MATLAB 中的 .NET 属性
在 MATLAB® 中获取和设置 .NET 属性、.NET 属性的特殊功能
这些主题说明如何处理 MATLAB 中的 .NET 属性的特殊功能。
函数
NET.setStaticProperty | 设置静态属性或字段名称 |
主题
- 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.