Answered
get list of subclasses
I figured out how to resolve that problem when I realized the power of "eval()". For anyone interested in doing something si...

13 years ago | 0

| accepted

Question


get list of subclasses
Hello Matlabers I have a class "Filter" and some subclasses "xxFilter, "yyFilter", etc. They have a const property called "N...

13 years ago | 2 answers | 1

2

answers

Question


Update Class without restarting matlab
Hello Matlabers I am working on a GUI and have implemented some of my own classes (all stored in @classname folder with subfu...

13 years ago | 2 answers | 1

2

answers

Question


Let an Object Instance work on Calling Object
Hello MatLabers I'm trying to implement some simple Matlab OO classes: I have one class (DataLoader) with a method/function...

13 years ago | 0 answers | 0

0

answers