Proprietà .NET in MATLAB
Ottenere e impostare le proprietà .NET in MATLAB®, feature speciali delle proprietà .NET
Questi argomenti descrivono come gestire le feature speciali delle proprietà .NET in MATLAB.
Funzioni
NET.setStaticProperty | Set static property or field name |
Argomenti
- Use .NET Properties in MATLAB
How MATLAB represents .NET properties and maps C# property and field access modifiers.
- Set Static .NET Property Values
You can set a static property using the
NET.setStaticPropertyfunction.