IO package: Difference between revisions

Jump to navigation Jump to search
1 byte added ,  18 October 2019
m
Fix typo
m (Rename "Octave-Forge" to "Octave Forge" (https://lists.gnu.org/archive/html/octave-maintainers/2018-08/msg00138.html).)
m (Fix typo)
(2 intermediate revisions by 2 users not shown)
Line 133: Line 133:
</nowiki></pre>
</nowiki></pre>


An easier way is to collect all required Java class libs fo spreadsheet I/O (the .jar files) in one subdir and have chk_spreadsheet_support .m sort it all out:
An easier way is to collect all required Java class libs for spreadsheet I/O (the .jar files) in one subdir and have chk_spreadsheet_support .m sort it all out:
<pre><nowiki>
<pre><nowiki>
octave:8>  chk_spreadsheet_support ('/full/path/to/subdir/with/.jar/files')
octave:8>  chk_spreadsheet_support ('/full/path/to/subdir/with/.jar/files')
21

edits

Navigation menu