.NET-Eigenschaften in MATLAB
Abrufen und Festlegen von .NET-Eigenschaften in MATLAB®, spezielle Funktionen von .NET-Eigenschaften
In diesen Artikeln wird erläutert, wie mit speziellen Funktionen von .NET-Eigenschaften in MATLAB umgegangen wird.
Funktionen
NET.setStaticProperty | Set static property or field name |
Themen
- 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.