Community Profile

photo

gdz


Last seen: 8 Monate vor Aktiv seit 2022

Programming Languages:
MATLAB
Spoken Languages:
English

Statistiken

  • Thankful Level 3
  • First Answer
  • First Review

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

10 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

10 Monate vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
Arduino digitalWrite using S-Function not working
The SW[0], out[0] are not defined.

etwa ein Jahr vor | 0

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

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

mehr als ein Jahr vor | 0

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort