[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #34962] The 'computer' function is not Matlab
From: |
Mike Miller |
Subject: |
[Octave-bug-tracker] [bug #34962] The 'computer' function is not Matlab compatible |
Date: |
Fri, 05 Jun 2015 03:09:34 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.0.1 |
Update of bug #34962 (project octave):
Status: None => Wont Fix
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #3:
I think this is safe to close as won't fix and not a true compatibility bug.
No one has stepped up to "fix" this, no updates in over 3 years. The text
returned by the computer function is informational at best. If we did try to
be completely Matlab-compatible with the returned strings, what should we
return for 32-bit Linux? 64-bit FreeBSD?
If your use case requires the return value to be exactly what Matlab returns,
it's easy enough to write your own computer.m function file that returns the
value you want based on ispc, isunix, etc.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34962>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #34962] The 'computer' function is not Matlab compatible,
Mike Miller <=