Re: This setup will not plot

Nicholas Jankowski <[email protected]>
Newsgroups gmane.comp.gnu.octave.general
Message-ID <CABNpfR_5Q_qDvKPgK8koVXxuWh+D=PoqpgXK1H+jnJ2FW1HpjA@mail.gmail.com>
>
> 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.
>

correction, it appears dlmread ignores the D.  e.g., the last line in the
file is:

12.00000  .511026D-02  .334856D-02  .101089D-03

read in by matlab as:
(format long)
12.000000000000000   0.005110260000000   0.003348560000000
0.000101089000000

but dlmread as:

1.200000000000000e+01   5.110260000000000e-01   3.348560000000000e-01
 1.010890000000000e-01


so, this does seem to be a compatibility bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.