Editing Octave load
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
The code below shows an example of how to load a matrix from a file in Octave's binary file format. | The code below shows an example of how to load a matrix from a file in Octave's binary file format. | ||
Line 71: | Line 70: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
[[Category: | [[Category:Examples]] |