How can I implement what is described in this article in Real Time?Article: http://forum.plexim.com/11/is-it-possible-to-import-waveform-data-into-plecs?show=12#a12That means instead of the absolute time in the block “Waveform Generator” use a discrete time vector and to the respective discrete time values the associated data values? I don’t quite understand yet how to use the 1D table for this. I would be glad for a minimal example e.g. using the following discrete vectors:time_discrete: [0 0.1 0.2 0.3 0.4 0.5];data_discrete: [1 2 3 3 2 1];Greetings,Raphael
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| What is the best method to import non-timestamped 1D look up table data in CSV format to Plecs? | 1 | 737 | October 26, 2020 | |
| Is it possible to import waveform data into PLECS? | 2 | 6235 | June 10, 2020 | |
| Control Simulation Events From a File | 10 | 3002 | June 10, 2020 | |
| Accessing .csv data in PLECS standalone | 2 | 2569 | June 10, 2020 | |
| Discrete speed curve on the RtBox | 4 | 543 | July 16, 2021 |