Home Forums Development Run circuit in the command line? Reply To: Run circuit in the command line?

#904
pault
Participant

    I am able to run from the command line using:

    qucssim.exe netlist.txt outputname.dat

    This also works from a dos() command in matlab in case you want to call the simulator to operate on the netlist.txt which you can get by copying the netlist it makes after running the schematic in the GUI and pasting it into a text file.