Info
This question is closed. Reopen it to edit or answer.
the dialog box "getting started"
1 view (last 30 days)
Show older comments
I accidently close the dialog box with the "Getting Started" on tutorial desk top basic, how can I get it back?
0 Comments
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'))
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!