It reads data from csv files, text files, etc., and makes it usable as simulation data. Please note that if the format of the read data (spaces between data, etc.) is corrupted, it will not be possible to output it correctly.
<Example ①>
This is when reading from a data file, including the sampling time.
Data file used: rfile.zip
Simulation results are as follows. If the time of loaded data is short compared to the simulation execution time, the simulation will stop, so please be careful.
<Case 2>
This is the case when the sampling time is not defined in the data file. In this case, the simulation will not stop even if the time of loaded data is short compared to the simulation execution time.