octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Matlab references in docs; distinguishing between ML and Octave


From: Philip Nienhuis
Subject: Matlab references in docs; distinguishing between ML and Octave
Date: Sun, 24 Mar 2013 11:54:01 -0700 (PDT)

While perusing the Octave documentation about Java I noted several references
to Matlab; one in particular about "how to distinguish between Octave and
Matlab".

1. Is there a policy about mentioning ML in the Octave docs?
IMO it should be minimized to "only when unavoidable"; but because of
Octave's aim for ML compatibility, references to Matlab are all over the
place.

2. What would be a good place in the doc for a description of how to
distinguish between ML and Octave? The Java section is too narrow-scoped. 
Dropping this info entirely or referring to the wiki seems a bit
inappropriate to me. I'd find it a bit double-hearted to aim to be
ML-compatible while mentioning nowhere how to differentiate between the two
in scripts and m-file functions.

3. A way to distinguish Octave and ML, that works in both, could be to use
the "computer" function; I saw that ML and Octave return different answers
for the first output arg ('win32' and "i686-pc-mingw32", resp.; when called
with 'arch': 'win32' and "mingw32-i686", resp.).
I don't know what answers Matlab and Octave give on OSX, nor what ML would
answer on Linux.

Philip




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Matlab-references-in-docs-distinguishing-between-ML-and-Octave-tp4651172.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]