-
Notifications
You must be signed in to change notification settings - Fork 10
Simulink compile options and Exporting Simulation Data
Shafiul Azam edited this page Mar 14, 2016
·
4 revisions
- There are three modes in Simulink for running a simulation. Two of these offers code generation and compiling: link
- For these two modes, we can set compiler optimization off and on: link
- Overview and ways to export simulation data: link
We can log output of every block (a.k.a. "signals" in Simulink).
- Overview of Signal Logging, How to set up and limitations: link
This is a GUI tool (also has a programmatic interface) to compare signals and simulations.
- How can I compare numbers for equality within a tolerance in MATLAB link
Jump to: Home Page
This material is based upon work supported by the National Science Foundation under Grants No. 1117369, 1464311, and 1527398. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.