For Programmers: Free Programming Magazines  


Home > Archive > Matlab > April 2005 > does compiler4.0 support user defined class?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author does compiler4.0 support user defined class?
kunlong zuo

2005-04-28, 4:06 am

I used one SVM toolbox, which has some user defined class, such as
'algorithm','data'. I save one object of class 'algorithm', and then
load by one matlab function. When I compiled this function by
compiler4.0 in MATLAB7. An stand-alone executable file was generated.
But when I run it, there is the warning:':all:' is an unknown object
class, Object 's' of this class has converted to a structure. The
matlab source function is only one sentence: load svm_para s

So why does this warning come out?
The important thing about this is that this convertion will affect
the following sentences, and finally, there are some errors.

Any hints is appreciated!
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com