photo

Sathiyaseelan


Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

4 Questions
2 Réponses

RANG
9 807
of 300 851

RÉPUTATION
2

CONTRIBUTIONS
4 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
75.0%

VOTES REÇUS
1

RANG
 of 21 094

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 294

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
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,...

environ 13 ans il y a | 1

Question


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...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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....

plus de 14 ans il y a | 0

Question


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.

plus de 14 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 14 ans il y a | 2 réponses | 0

2

réponses

Question


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...

plus de 14 ans il y a | 1 réponse | 0

1

réponse