![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|

Go to the source code of this file.
Functions | |
| OCTAVE_EXPORT octave_value_list | Fnproc (const octave_value_list &args, int nargout) |
| OCTAVE_EXPORT octave_value_list Fnproc | ( | const octave_value_list & | args, |
| int | nargout | ||
| ) |
Definition at line 50 of file nproc.cc.
References arg(), error(), octave_value::length(), print_usage(), and transform().
1.8.1.2