From: yudie on 18 May 2010 22:03 i create GUI program for lindenmayer systems, but i have an error message : Error using ==> _colonobj Function '_colonobj' is not defined for values of class 'cell'. what the meaning of this error???? thank's
From: ImageAnalyst on 18 May 2010 22:06 What are you trying to do? You forgot to post your code. Are you trying to do something like this illegal maneuver? a = {1} b = {2} c = a : b
|
Pages: 1 Prev: GUI: Dynamic subplot in axes/uipanel Next: Forcing a Java class to load |