Hi Kim,
Quoting Kim Hansen (Thu, 8 Oct 2009 18:28:24 +0200):
> Hello
>
> Can I get login/password to the Octave wiki?
yes you can! Here is a password: [snip], which you can memorize as
[snip] Thanks for proposing to contribute to the wiki.
Cheers,
Etienne
> Thanks,
> --
> Kim Ha
Hello
Can I get login/password to the Octave wiki?
Thanks,
--
Kim Hansen
Vadgårdsvej 3, 2.tv
2860 Søborg
Fastnet: 3956 2437 -- Mobil: 3091 2437
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
i
matlab textreads has a "commentstyle" option
where all lines starting with a "#" or "%" or "//"
are commented out when flag is set to "matlab"
or "shell" or "c++" resp. this should be simple to implement.
I gave a try (see patch below) but haven't succeed so far.
textread.cc uses classes and I am