How to reach older versions help pages?

15 Ansichten (letzte 30 Tage)
Mr M.
Mr M. am 18 Okt. 2016
Kommentiert: Ayoub Rahmouni am 27 Okt. 2023
For example I am using 2013b, and mnrfit example from the help page (2016) is not working for me: load fisheriris; sp = categorical(species); [B,dev,stats] = mnrfit(meas,sp);

Antworten (2)

Sean de Wolski
Sean de Wolski am 18 Okt. 2016
On the right hand side of the documentation home page there's an "Other Releases" hyperlink:

Steven Lord
Steven Lord am 18 Okt. 2016
Documentation consistent with the release of MATLAB and other products you're using should have been installed when you installed the products for that release. Open up that installed documentation using the doc function.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by