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:

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 CenterFile Exchange에서 Introduction 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