Overview
Comment: | Replaced deprecated functions from Octave 2.1 for Octave 3.0: is_struct -> isstruct, struct_contains -> isfield, struct_elements -> fieldnames, is_complex -> iscomplex, setstr -> char |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cce4dc617c2b000c09ef64479b02fffb |
User & Date: | geraint@users.sourceforge.net on 2009-11-02 16:54:03.000 |
Other Links: | branch diff | manifest | tags |
Context
2012-10-15
| ||
19:17:19 | split is obsolete in Octave, replaced with strsplit and strtok. Semi-colons removed during debugging for more verbose log file. check-in: 078d645a0b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2009-11-02
| ||
16:54:03 | Replaced deprecated functions from Octave 2.1 for Octave 3.0: is_struct -> isstruct, struct_contains -> isfield, struct_elements -> fieldnames, is_complex -> iscomplex, setstr -> char check-in: cce4dc617c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:51:54 | Recognises MTTz, but mttdz is yet to be handled in output equations check-in: 31ea8af321 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/dm2fr_m
from [302b8e2528]
to [905d7cb644].
[diff]
Modified mttroot/mtt/bin/trans/m/abg2cbg.m
from [b9b1f81aae]
to [d576ebb7c3].
[diff]
Modified mttroot/mtt/bin/trans/m/alias_args.m
from [33aaf8ec7f]
to [c2ced77624].
[diff]
Modified mttroot/mtt/bin/trans/m/cbg2ese.m
from [855720c30a]
to [ea5247f84f].
[diff]
Modified mttroot/mtt/bin/trans/m/cbg2fig.m
from [7902a61185]
to [7c46356009].
[diff]
Modified mttroot/mtt/bin/trans/m/ibg2abg.m
from [5d61fecdc4]
to [c68472150c].
[diff]
Modified mttroot/mtt/bin/trans/m/mtt_alias.m
from [750fa34e3e]
to [8f9f502367].
[diff]
Modified mttroot/mtt/bin/trans/m/mtt_component_eqn.m
from [78fbb4594b]
to [50cfed29c8].
[diff]
Modified mttroot/mtt/bin/trans/m/rbg2abg.m
from [88812e8fad]
to [80cfe69023].
[diff]
Modified mttroot/mtt/bin/trans/m/str2ch.m
from [367266a7c0]
to [6886463212].
[diff]
Modified mttroot/mtt/bin/trans/m/write_abg.m
from [ec868dcca7]
to [1dcbed067b].
[diff]
Modified mttroot/mtt/bin/trans/m/write_cbg.m
from [bf1b05ce91]
to [cabf88aa9f].
[diff]
Modified mttroot/mtt/bin/trans/m/write_ibg.m
from [041b691f80]
to [3ea7c08bfd].
[diff]
Modified mttroot/mtt/bin/trans/m/write_matrix.m
from [16a127a42d]
to [80adc0845c].
[diff]
Modified mttroot/mtt/bin/trans/octave_ode2odes
from [9934b36f54]
to [abe17462de].
[diff]