| MATLAB File Help: prtClass/get |
get - get the object properties val = obj.get(PARAM) returns the value of the parameter specified by the string PARAM. vals = obj.get(PARAM1, PARAM2....) returns a structure containing the values of all the parameters specified by the PARAM strings Help for prtClass/get is inherited from superclass prtAction
| Defining Class | prtAction |
| Access | public |
| Sealed | false |
| Static | false |