This is very strange, but i tried using colspace function and the system returned an undefined command/function error. Typing "help colspace" was ok though- matlab returned the help message for colspace.
Anyone has any solution for this? If not, I am thinking if some kind soul could post the function code for colspace here, and i will run it from my folder.
Thank you!
|
|
0
|
|
|
|
Reply
|
ngweiliang87 (4)
|
10/24/2010 2:40:21 AM |
|
"Keith" <ngweiliang87@gmail.com> wrote in message
news:1329289746.165806.1287902451392.JavaMail.root@gallium.mathforum.org...
> This is very strange, but i tried using colspace function and the system
> returned an undefined command/function error. Typing "help colspace" was
> ok though- matlab returned the help message for colspace.
>
> Anyone has any solution for this? If not, I am thinking if some kind soul
> could post the function code for colspace here, and i will run it from my
> folder.
COLSPACE is part of Symbolic Math Toolbox.
http://www.mathworks.com/help/toolbox/symbolic/colspace.html
If you don't have this toolbox (you can check this using VER), you will not
be able to use this function.
--
Steve Lord
slord@mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
To contact Technical Support use the Contact Us link on
http://www.mathworks.com
|
|
0
|
|
|
|
Reply
|
slord (13366)
|
10/25/2010 12:04:35 AM
|
|