Featured Training
![]() Wolfram SystemModeler: Modeling Safety-Critical Systems� |
�� |
![]() Mathematica for Data Science� |
�� |
![]() Physics Comes Alive with Wolfram Technologies� |
�� |
![]() Image Processing and Analysis: Quick Start� |

Live Courses
(With live chat and instructor-led Q&A) � See full calendar �Mathematica: An Introduction | Apr 02 1 pm - 5 pm |
Tokyo, Japan
![]() | |
Mathematica: An Introduction | Apr 08![]() |
Online
![]() | |
Programming in the Wolfram Language | Apr 10 10 am - 5 pm |
Tokyo, Japan
![]() | |
Mathematica: Applied Statistical Analysis | Apr 10![]() |
Online
![]() |

On-Demand Courses
(Immediate access whenever you need it) � See all courses �Course Areas
Learn from quick-start and in-depth courses on demand or register for scheduled live courses. Choose an area to browse Wolfram Training courses about Mathematica, SystemModeler, the Computable Document Format (CDF), and other Wolfram technologies:
Learn More Every Day |
![]() |
Plot the positions of all available cities in Japan: ListPlot[Reverse[CityData[#,"Coordinates"]]&/@CityData[{All,"Japan"}]] | � | Import a data file that uses vertical bars as field separators: Import["ExampleData/buildings.dat", "FieldSeparators" -> " | "] // Grid | � | Squiggles with ListCurvePathPlot: ListCurvePathPlot[RandomReal[{0,10},{2000,2}]] | � |