Dear David ,
thanks for your help.
I have done what you recomended and some problem appears:
>> cd C:\MATLAB6p1\SUGAR\sugar30\src\matlab
>> sugarmex
??? First argument to SUGAR MEX file must specify function
Error in ==> C:\MATLAB6p1\SUGAR\sugar30\src\matlab\sugarmex.dll
>>
Maybe you know how to solve it?
Thank you in advance,
Alexander L.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was assuming you were using the windows version. If you are using the general release, you will get the error
??? First argument to SUGAR MEX file must specify function
This error, although it is an error, means that the DLL has been loaded (versions specifically for windows will print out something nicer).
You should then run the addpaths as specified in the user's manual and in the release notes. The user's manual may be found from the main SUGAR webpage.
Hope this helps... let me know if you have more questions,
David G.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-11-05
Hi David,
It worked!!! Thanks a lot.
Alexander L
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear David ,
thanks for your help.
I have done what you recomended and some problem appears:
>> cd C:\MATLAB6p1\SUGAR\sugar30\src\matlab
>> sugarmex
??? First argument to SUGAR MEX file must specify function
Error in ==> C:\MATLAB6p1\SUGAR\sugar30\src\matlab\sugarmex.dll
>>
Maybe you know how to solve it?
Thank you in advance,
Alexander L.
Hi Alexander,
I was assuming you were using the windows version. If you are using the general release, you will get the error
??? First argument to SUGAR MEX file must specify function
This error, although it is an error, means that the DLL has been loaded (versions specifically for windows will print out something nicer).
You should then run the addpaths as specified in the user's manual and in the release notes. The user's manual may be found from the main SUGAR webpage.
Hope this helps... let me know if you have more questions,
David G.
Hi David,
It worked!!! Thanks a lot.
Alexander L