MATLAB의 .NET 속성
MATLAB®에서 .NET 속성 가져오기와 설정, .NET 속성의 특수 기능
다음 항목에서는 MATLAB에서 .NET 속성의 특수 기능을 처리하는 방법을 설명합니다.
함수
NET.setStaticProperty | Set static property or field name |
도움말 항목
- 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.