![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20446235_1606282495145_DEF.jpg)
Ziyu Hua
Followers: 0 Following: 0
Statistica
RANK
98.577
of 297.016
REPUTAZIONE
0
CONTRIBUTI
6 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
83.33%
VOTI RICEVUTI
0
RANK
of 157.725
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
Feeds
Use my owe Java class in MATLAB
Hello everyone, I have solved this problem as below. It may not be the best solution but usable. First, open your package in ...
oltre 2 anni fa | 0
| accettato
"Unable to launch MATLAB" in java
Hi Kim, I also have the similar problem and the Java give an exception like: "com.mathworks.engine.EngineException: Unable to ...
oltre 2 anni fa | 0
Domanda
Use my owe Java class in MATLAB
Hello everyone, I want to use a Java class in my MATLAB code, which is called 'Myclass.java'. I have compiled it with Java8 and...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
Cannot find Analog Output Generator app on the Apps tab
I have installed the Data Acquisition Toolbox in my MATALB and I can find the Analog Input Recorder in the Apps tab. However, t...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to throw an exception when using MATLAB C or C++ API
I have a C++ code, which is like: mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) { try{ //...
circa 3 anni fa | 1 risposta | 0
1
rispostaTransmit a Structure from MATLAB to C
This can be realized by MATALB C API function "mxGetField" #if !defined(_WIN32) #define dgesv dgesv_ #endif #include "mex....
circa 3 anni fa | 0
| accettato
Domanda
Transmit a Structure from MATLAB to C
Hello everyone. I want to transmit a MATLAB structure to C. Like: a.para1=1; a.para2=2; ... In my C code, I want to use the...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
To Get Correct FFT Result the length(x) must be An Integral Multiple of 100?
Hi, all I'm trying to get the amplitude- frequency relationship and phase- frenquency relationship using fft. My signal is give...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Generate a specified number of pulse signals using NI USB-6211
Hello all, I need to generate a specified number of pulse signals using NI USB6211 and MATLAB daq toolbox. For example, 60 puls...
oltre 3 anni fa | 1 risposta | 0