Re: This setup will not plot
Nicholas Jankowski <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <CABNpfR9RTmsH7btmvB94-kQFN-LfqVLOcSPAYDgBXPvc0r3sbQ@mail.gmail.com> |
>
>
> Thank you for the response
> Once I changed from double precision in output print to single precision
> it plotted- So the D is not accepted in Octave while E-04 is
>
> strange
>
>
dlmread is able to read that format without a problem. Checking,
matlab2021a is able to load('dynam') as well. I don't see any particular
reason load shouldn't be able to read it, so it may be worth a bug report.