Hi, An error message is returned by Matlab 7.2 due to prog_static.m. In this function, the global structure M_ is not correctly declared. Checking this, it seems that it is in comment. In Matlab 7.2, all global variables must declared in all functions using them.
Best regards,