Community Profile

photo

Ziyu Hua


Last seen: 대략 1개월 전 2021년부터 활동

통계

  • First Answer
  • Thankful Level 2

배지 보기

Content Feed

보기 기준

답변 있음
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 ...

1년 초과 전 | 0

| 수락됨

답변 있음
"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 ...

거의 2년 전 | 0

질문


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

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Transmit 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....

대략 2년 전 | 0

| 수락됨

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

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

2

답변

질문


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

거의 3년 전 | 답변 수: 0 | 0

0

답변