photo

gdz


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

  • Thankful Level 3
  • First Answer
  • First Review

查看徽章

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 year 前 | 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 year 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答

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

2 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 ...

2 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答