Differences From Artifact [2335b1e9b6]:
- File mttroot/mtt/lib/examples/Electrical/rc/pulse/rc_input.txt — part of check-in [90bab50302] at 2002-05-01 13:43:21 on branch origin/master — New example using the -dr option (user: gawthrop@users.sourceforge.net, size: 216) [annotate] [blame] [check-ins using] [more...]
To Artifact [c92e3fb3b1]:
- File mtt/lib/examples/Electrical/rc/pulse/rc_input.txt — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 217) [annotate] [blame] [check-ins using] [more...]
- File mttroot/mtt/lib/examples/Electrical/rc/pulse/rc_input.txt — part of check-in [7c7fc1f7a4] at 2003-05-08 18:48:49 on branch origin/master — Modified for new format with __ (user: gawthrop@users.sourceforge.net, size: 217) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 | ## -*-octave-*- Put Emacs into octave-mode ## ## ## System rc, representation input, language txt; ## File rc_input.txt; ## Generated by MTT on Wed May 1 08:47:22 BST 2002; | | | 1 2 3 4 5 6 7 8 9 10 | ## -*-octave-*- Put Emacs into octave-mode ## ## ## System rc, representation input, language txt; ## File rc_input.txt; ## Generated by MTT on Wed May 1 08:47:22 BST 2002; rc__e1 = 1.0*(t<1); # On for t<1 |