Pregunta

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 indicates in which version the function was released: e.g. the GapPenalty() documentation mentions "New in 7".

¿Fue útil?

Solución

Have a look to the FEX function when.

Otros consejos

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top