Using the Editor and Debugger with Classes

April 21st, 2010 No Comments   Posted in Documents

Referring to Class Files

Define classes in M-files just like scripts and functions. To use the editor or debugger with a class file, use the full class name. For example, suppose the file for a class, myclass.m is in the following location: Read More

Class Definition-Syntax Reference & Class Folders

April 18th, 2010 No Comments   Posted in Documents

Options for Class Folders

There are two basic ways to specify classes with respect to folders: Read More