photo

Swaroop Gopa Srinivas

Last seen: 2 giorni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • First Answer
  • Revival Level 1

Visualizza badge

Feeds

Visto da

Risposto
Using ADC in simulink for sensor data collection
Connect a Buffer Block to ADC output For more information on Buffer block, Refer: https://www.mathworks.com/help/dsp/ref/buffe...

11 mesi fa | 0

Risposto
STM32U5 Series MCU Support
STM32U5 series are supported from BR2023bd release.

11 mesi fa | 1

Risposto
How to save data to workspace when simulink is running in external mode?
I understand that, simulation result need to be stored when model is run in external mode. Try using To Workspace block to st...

oltre 3 anni fa | 0

Risposto
What would be the output of the below code snippet and why ?
I assume that output of below Matlab code is required with reason. x = 0; a(); function a() x = 2; b(); disp(x); ...

oltre 3 anni fa | 0