Feeds
질문
Matlab java interop. Use enum values
Hello! I have java enum package com.moc; public enum MyType { s, q, p, none, } In m...
대략 13년 전 | 답변 수: 0 | 0
0
답변질문
How can i correctly call .net function with multiple "ref" arguments?
Hello! I need to call .net method from dll. Method has few "ref" arguments. C# code: public static String FillData(r...
13년 초과 전 | 답변 수: 1 | 0