Improve printout formatting

This commit is contained in:
Holger Vogt 2022-04-06 15:58:31 +02:00
parent 7a50c4b84a
commit b7d811c306
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@ V1 n2 0 1
let rcur = start ; set the start value for R2
* the loop
dowhile run < op_runs
echo run no. $&run with R2 = $&rcur Ohms
echo
echo **** run no. $&run with R2 = $&rcur Ohms ****
altermod R2 r = $&rcur ; model parameter r of model rmod for R2 is changed to rcur
op ; simulate operating point, plot op1 is created
setplot $plot_out ; go to the output plot