modelPartialCSV
Base model for CSV reader and writer example
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Partial model that contains a step function and cosine signal.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Cosine | cos | Cosine | |
| Modelica.Blocks.Sources.Step | step | Step function |
Revisions
-
May 14, 2018 by Filip Jorissen:
First implementation. See #924.