Feb 27, 2005 #1 uchen Computer Joined Feb 27, 2005 Messages 4 Location DE Is it possible to write codes in Matlab with OO-Concept as in Java? If yes, how do you define class, interface, abstract, inheritance, and so on? Had anyone ever written it? Thanks in advance.
Is it possible to write codes in Matlab with OO-Concept as in Java? If yes, how do you define class, interface, abstract, inheritance, and so on? Had anyone ever written it? Thanks in advance.
Mar 1, 2005 #2 JockeK Electrical Joined May 26, 2003 Messages 62 Location SE You can read more about classes and objects at the Mathworks' Support. There are also information about calling Java from Matlab Upvote 0 Downvote
You can read more about classes and objects at the Mathworks' Support. There are also information about calling Java from Matlab