Octave load: Difference between revisions

Jump to navigation Jump to search
101 bytes removed ,  17 June 2013
no edit summary
No edit summary
No edit summary
Line 58: Line 58:
To test, type the following in Octave:
To test, type the following in Octave:


{{Code|octave_binary_io_example.cc: C++ function to load a matrix from a BINARY file in Octave native format|<syntaxhighlight lang="Octave" style="font-size:13px">
{{Code||<syntaxhighlight lang="Octave" style="font-size:13px">


>> test_var = randn(5);
>> test_var = randn(5);
Anonymous user

Navigation menu