On Thursday 29 November 2007, a r wrote: > How to change format of the print command output from > engineering to scientific? The engineering notation seems not > to be compatible with gwave.
Add the keyword "basic", as in tran 0 10u .1u basic Redirecting to a file as in: tran 0 10u .1u >my-file also makes it switch to "scientific" notation. If it doesn't, there is a bug. Developer note: need to make a "option" to globally switch this. _______________________________________________ Help-gnucap mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnucap
