CategoriaManual
ScaryOctave > CategoriaManual Esta es una versión wikificada y en español (aún en desarrollo) del ... Return Values ** VariableLengthArgumentLists ** VariableLengthReturnLists ** Returning From a Function ...
5K - last updated 2010-08-04 0:11 UTC by nramirez
CategoryManual
ScaryOctave > CategoryManual This is a wiki supplement to the official GNU Octave Manual at http://www.octave.org/doc/interpreter. ... Return Values ** VariableLengthArgumentLists ** VariableLengthReturnLists ** Returning From a Function ...
4K - last updated 2010-01-06 14:58 UTC by minotauros
VariableLengthReturnLists
A function can be set up to return any number of values by using the special return value <code>varargout</code>. ...
3K - last updated 2006-04-02 2:26 UTC by GeordieMcBain