| Contents | Index |
Static property or field name
NET.setStaticProperty('propName', value)
NET.setStaticProperty('propName', value) sets the static property or field name specified in the string propName to the given value.
To set the myStaticProperty in the given class and namespace, use the syntax:
NET.setStaticProperty('MyTestObject.MyClass.myStaticProperty', 5);

Explore how to use MATLAB to make advancements in engineering and science.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |