This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
ngspice
mirror of
https://git.code.sf.net/p/ngspice/ngspice
Watch
1
Star
0
Fork
You've already forked ngspice
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cab5e8cd37
ngspice
/
examples
/
loops
/
loop_repeat.cir
12 lines
116 B
Plaintext
Raw
Blame
History
example repeat loop
.control
set loops = 7
repeat $loops
echo How many loops? $loops
end
.endc
.end
Reference in New Issue
View Git Blame
Copy Permalink