cantera/interfaces/matlab
Ray Speth 025da8b4c0 [Matlab] Remove broken ck2ctml function
There are three problems with this function. It does not work, since
it calls ctmethods with the wrong number of arguments. Even if that
were fixed, it wouldn't do what it claims, as the method it calls
generates a CTI file, not an XML file. Finally, it is redundant, as
the 'ck2cti' function can be used for generating the CTI file, and the
CTI to XML conversion is handled automatically when importing the
phase.

Therefore, this function is being removed.
2013-12-06 23:15:08 +00:00
..
toolbox [Matlab] Remove broken ck2ctml function 2013-12-06 23:15:08 +00:00
ctpath.m.in [SCons] Fix generation of ctpath.m 2013-07-31 18:14:42 +00:00
testpath.m Added machinery for unit testing of the Matlab toolbox 2012-03-13 17:32:10 +00:00