How to reach older versions help pages?

15 visualizzazioni (ultimi 30 giorni)
Mr M.
Mr M. il 18 Ott 2016
Commentato: Ayoub Rahmouni il 27 Ott 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);

Risposte (2)

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

Steven Lord
Steven Lord il 18 Ott 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.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by