Propiedades .NET en MATLAB
Obtenga y establezca propiedades .NET en MATLAB®; funcionalidades especiales de las propiedades .NET
En estos temas se describe cómo gestionar características especiales de las propiedades .NET en MATLAB.
Funciones
NET.setStaticProperty | Set static property or field name |
Temas
- 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.