Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

MATLAB의 .NET 제네릭 클래스

MATLAB®에서 .NET 제네릭 클래스 생성, .NET 제네릭 메서드 불러오기

제네릭 클래스는 C# 프로그래밍 언어의 특징입니다. 다음 항목에서는 MATLAB에서 제네릭 클래스를 사용하는 방법을 보여줍니다.

함수

NET.createGenericCreate instance of specialized .NET generic type
NET.invokeGenericMethodInvoke generic method of object
NET.convertArray(Not recommended) Convert numeric MATLAB array to .NET array

클래스

NET.GenericClassRepresent parameterized generic type definitions

도움말 항목