Simulink warning and error in mex s-function
Show older comments
Hi,
I have installed Matlab 2008b in a linux CentOS 5.7.
I got the warning message ' warning undefined variable "xmlcomp" or class "xmlcomp.register" ' when I start the simulink.
Then I got an error: 'Error while obtaining sizes from MEX S-function 'flab_sfun_FCS' in 'flab_sfuntmpl_FCS_test/S-function'. MATLAB error message: ... ' from S-function in Simulink. (The simulink file works well in other machine. I took the simulink file ".mdl" and source code of the mex file in and complied the mex file in this machine)
-About the warning, I am not sure if this warning has anything to do with the error or not. But could you please advise how to correct it?
-About the error, could you please advise how I can solve this error?
Thank you.
Accepted Answer
More Answers (0)
Categories
Find more on Block and Blockset Authoring in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!