how to solve arduino build error in simulink

1 view (last 30 days)
This is the error tha i get, although the example is just for a blinking led

Answers (1)

Urmila Rajpurohith
Urmila Rajpurohith on 21 Oct 2020
Hi
Run below command in your command window to resolve the issue.
set_param(modelname,'GenerateSampleERTMain','off')

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!