sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.29k stars 633 forks source link

How do I export electric current values? #848

Closed VadimKanarsky closed 1 year ago

VadimKanarsky commented 1 year ago

For a circuit study, I need both voltage and current data. But only voltages can be exported( image

pfalstad commented 1 year ago

You can use a CCVS to convert current to voltage and then export it, like this: https://tinyurl.com/2n4amu72

VadimKanarsky commented 1 year ago

@pfalstad, you are amazing! Thanks for this decision)

VadimKanarsky commented 1 year ago

@pfalstad, Please tell me if the export data files can be saved automatically?

pfalstad commented 1 year ago

No, sorry