Pergunta

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".

Foi útil?

Solução

Have a look to the FEX function when.

Outras dicas

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 em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top