photo

Sathiyaseelan


2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
2 답변

순위
9,807
of 300,853

평판
2

참여
4 질문
2 답변

답변 채택
75.0%

획득한 표
1

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How can i get function's multiple return values in c#
If you want to get 4 return value from function, you have to declare MWArray[] with 4 parameters and Create an Object like this,...

대략 13년 전 | 1

질문


How can i get function's multiple return values in c#
Dear all, I create an function with 4 return values and converted dll for .net, when i call that function i can get only fir...

13년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Error in passing parameter for MATLAB function From .net
if we change MATLAB code as, function [out]= test(path, X, Y,pos) load(path); d=iddata(X(:),Y(:),1); y1=predict(amx,d); a=y1....

14년 초과 전 | 0

질문


Is it possible to compile all of the MATLAB function in .NET?
Is it possible to support all the MATLAB function in .NET? Such as |sim|, |predict|, |mpcstate|, etc.

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Error in passing parameter for MATLAB function From .net
Dear all, I was trying to communicate MATLAB with .Net. I created X and Y variables and Testing values are x=[1,2,3,4,5] and ...

14년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Problem passing parameter for MATLAB function from .NET
I am trying to communicate between .NET and MATLAB. I wrote the function in MATLAB and passing parameter from C#.net I caught a...

14년 초과 전 | 답변 수: 1 | 0

1

답변