![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11234611_1526628627306_DEF.jpg)
gdz
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English
MATLAB
Spoken Languages:
English
Feeds
질문
Create waterfall with separated curve
Hi I would like to create a waterfall plot shown as above. I have the following data. Z = [556*8] (8 data of curve), X = [1*55...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to store continuous data from Matlab GUI.
Hi, I have built a matlab gui that read the data obtaining from Simulink. The matlab gui do some calculation and store it in s...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Maintaining/Fixing/Constant Colorbar in an Animation
Hi, I have a system that could read the data from Arduino, and the data is passed to a Z and a 3D bar plotis display of Matlab....
대략 2년 전 | 답변 수: 0 | 0
0
답변질문
Speed of Sfunction builder in Simulink
Hi, I have a S-function builder in Simulink, which reading and delopy data from/to arduino. I have also set the Fixed-step time...
대략 2년 전 | 답변 수: 1 | 0
1
답변답변 있음
Arduino digitalWrite using S-Function not working
The SW[0], out[0] are not defined.
Arduino digitalWrite using S-Function not working
The SW[0], out[0] are not defined.
대략 2년 전 | 0
질문
Using fsolve in MATLAB FUNCTION BLOCK in Simulink
Hi, I am using a S-function builder to read the data from my arduino. The buf0 gives me the reading of the sensor. Then, I woul...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Output sizes for MATALB function block in Simulink.
Hi, I would like to use Simulink to do some calculation. In Simulink, there is a constant block sending the input, passing to t...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Solve 1D equation in simulink
Hi, I am managed to solve the 1D equation using a Matlab function using vpasolve function with syms, but now I would like to s...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
How to read voltage from multiplexer that connected to Arduino with Simulink?
Hi, I would like to read the voltage from my sensors. The sensors are connected to my 16-1 multiplexer and the multiplexer is ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Reading data from Simulink to GUI using event listener
Hi, I have successfully updated the GUI from a simulink with event listener for a simple example. I am basically follow this we...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Read result from Simulink to GUI with get_param
Hi, I wonder if there is anyway I could read the data from simulink and display it on Matlab GUI. I have Display block in simul...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Warning of S-function builder block in Simulink
Hi, I have received the following warning in simulink when I run a S-function builder block. Source 'Max6675_Sfunction_builde...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Slow communication speed with Arduino
Hi, I am using a MAX6675 to measure the temperature of thermocouple. I tried to measure the temperature in two ways. Measure wa...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
Function inside a for loop
Hi, I have a function that works well when I called it one by one. >>Calculate(a,cs,sclk) ans: 20 >>Calculate(a,cs,sclk) ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
writeRead on SPI devices
Hi Matlab Community, I would like to communicate with SPI device (MAX6675) on matlab. However, I found a link that Communicate ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
How to create a DLL file from .cpp and .h in Matlab?
I am currently using a temperature module, MAX6675, the library of the module is downloaded from Arduino (see picture). But now ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Display temperature reading of MAAX6675 on Matlab GUI via Arduino board
A temperature module called MAX6675, which is used for measuring the temperature of K-type thermocouple is connected to the Ardu...
대략 2년 전 | 답변 수: 1 | 0
1
답변답변 있음
Matlab cannot read data from MAX6675 through Arduino
I have done something the similar, dato give [4 4], the second run dato give [63491,63491], and the following run repeated with ...
Matlab cannot read data from MAX6675 through Arduino
I have done something the similar, dato give [4 4], the second run dato give [63491,63491], and the following run repeated with ...
대략 2년 전 | 0
질문
# is not recognized in matlab GUI
I would like to add a library to matlab gui. However the "#" was not recognized by the matlab. Anyone knew what's happening? ...
대략 2년 전 | 답변 수: 1 | 0