gdz
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Statistics
RANK
210,310
of 295,467
REPUTATION
0
CONTRIBUTIONS
17 Questions
2 Answers
ANSWER ACCEPTANCE
76.47%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 year ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerArduino digitalWrite using S-Function not working
The SW[0], out[0] are not defined.
2 years ago | 0
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerMatlab 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 years ago | 0
Question
# 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 years ago | 1 answer | 0