Propriétés .NET dans MATLAB
Obtention et définition des propriétés .NET dans MATLAB® et fonctionnalités spéciales des propriétés .NET
Ces rubriques décrivent comment gérer les fonctionnalités spéciales des propriétés .NET dans MATLAB.
Fonctions
NET.setStaticProperty | Set static property or field name |
Rubriques
- 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.