Difference: Matlab (2 vs. 3)

Revision 32007-05-24 - ErikZawadzki

Line: 1 to 1
 
META TOPICPARENT name="EmpiricalAlgorithmics"

Compiling Matlab

Line: 60 to 60
  -- Main.jtillett - 19 Apr 2007
Added:
>
>

Common Errors

Problem: You compiled initially without a problem. You try recompiling and you get this:

??? Error: File: somefile Line: 1 Column: 25

The input character is not valid in MATLAB statements or expressions.

Solution: Delete the mcr directory.

Problem: You're trying to load a file that has an array of user objects, and when you run it you get an error message like:

Warning: Class ':all:' is an unknown object class.  Element(s) of this class in array '' have been converted to structures.

Solution: Use the line "%#function my_object" in your code

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback