Skip to content
Snippets Groups Projects
Verified Commit 910649dd authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Fix treatment of “series” option of “initval_file”

This option was treated as a numeric value: it was a hack to ensure that the
name of the dseries object was printed without quotes in the driver file.

However, that would make the JSON output synctically incorrect.

This commits removes the hack, and treats the “series” option as a string
value (in the same way as for the “data” command). A modification of the MATLAB
code will thus be needed to accomodate the change.
parent 1f175283
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment