Community Profile

photo

Swaroop Gopa Srinivas

Last seen: 3 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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 Monate vor | 0

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

8 Monate vor | 1

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

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0