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 | 673 | October 26, 2020 | |
Implementation of a 1D Look-up Table within a C-Script block | 1 | 475 | March 14, 2023 | |
Is it possible to import waveform data into PLECS? | 2 | 5749 | June 10, 2020 | |
Discrete speed curve on the RtBox | 4 | 519 | July 16, 2021 | |
Is it possible to deactivate the extrapolation in 1D-Table? | 1 | 335 | August 28, 2020 |