How can I check since which Matlab version a function exists?

后端 未结 2 782
忘掉有多难
忘掉有多难 2020-12-10 17:59

It was impossible in 2007, but is there now a way to check which Matlab versions a function exists for?

For example, in Wolfram Mathematica, the documentation indica

相关标签:
2条回答
  • 2020-12-10 18:30

    Have a look to the FEX function when.

    0 讨论(0)
  • 2020-12-10 18:30

    I'd go to the release-notes page for some useful information.

    For example.

    http://www.mathworks.com/help/releases/R2013b/stats/release-notes.html

    Then do a search in web page.

    Hope this helps.

    0 讨论(0)
提交回复
热议问题