How to reach older versions help pages?

15 ビュー (過去 30 日間)
Mr M.
Mr M. 2016 年 10 月 18 日
コメント済み: Ayoub Rahmouni 2023 年 10 月 27 日
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);

回答 (2 件)

Sean de Wolski
Sean de Wolski 2016 年 10 月 18 日
On the right hand side of the documentation home page there's an "Other Releases" hyperlink:
  2 件のコメント
Ayoub Rahmouni
Ayoub Rahmouni 2023 年 10 月 27 日
THANKS

サインインしてコメントする。


Steven Lord
Steven Lord 2016 年 10 月 18 日
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.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by