photo

Sathiyaseelan


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

4 Domande
2 Risposte

RANK
9.807
of 300.953

REPUTAZIONE
2

CONTRIBUTI
4 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
1

RANK
 of 21.123

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.946

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

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

circa 13 anni fa | 1

Domanda


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

oltre 13 anni fa | 1 risposta | 0

1

risposta

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

oltre 14 anni fa | 0

Domanda


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.

oltre 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 14 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 14 anni fa | 1 risposta | 0

1

risposta