It would be nice to be able to add new graph export types to the simulation tool. At the moment you can only export CSV (If Excel is currently open, this doesn't work). It would nice to make the tool extensible so that addition formats could be exported, eg pgfplot for LaTeX users. This could be done by including the ability to add plugins to the tool
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
this will be fixed in the next release, for now I recommend that you save the CSV file directly (you don't have to have it opened in Excel, you could just save it to a csv file somewhere)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The new SBW version on my website now has an export to PGF plot, select file\export data … and then save to a file with extension .tex … that does it for me …
BTW: i also fixed the issue that you could only use one CSV export at a time.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It would be nice to be able to add new graph export types to the simulation tool. At the moment you can only export CSV (If Excel is currently open, this doesn't work). It would nice to make the tool extensible so that addition formats could be exported, eg pgfplot for LaTeX users. This could be done by including the ability to add plugins to the tool
this will be fixed in the next release, for now I recommend that you save the CSV file directly (you don't have to have it opened in Excel, you could just save it to a csv file somewhere)
The new SBW version on my website now has an export to PGF plot, select file\export data … and then save to a file with extension .tex … that does it for me …
BTW: i also fixed the issue that you could only use one CSV export at a time.