Info

This question is closed. Reopen it to edit or answer.

the dialog box "getting started"

1 view (last 30 days)
Orawan Prasertyotin-Carlile
Closed: MATLAB Answer Bot on 20 Aug 2021
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
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'))

Community Treasure Hunt

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

Start Hunting!