- Open windows command prompt
- Type "matlab -?" (without quotes) at prompt and hit enter
- If you see similar outputs as shown, then type "for %a in ("%path:;=";"%") do @echo %~a" at prompt and hit enter again


Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!