Community Profile

photo

Swaroop Gopa Srinivas

Last seen: 3 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • First Answer
  • Revival Level 1

Ver insignias

Feeds

Ver por

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

8 meses hace | 0

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

8 meses hace | 1

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0