the dialog box "getting started"
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I accidently close the dialog box with the "Getting Started" on tutorial desk top basic, how can I get it back?
Answers (1)
Sam McDonald
on 19 Apr 2017
You can always navigate to the Getting Started page in the MATLAB documentation, which can be found on the MathWorks website or in the documentation shipped with MATLAB
OR execute the following in the MATLAB Command Window:
web(fullfile(docroot, 'matlab/getting-started-with-matlab.html'))
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!