Hi, when I extract data into a file using `wrdata`...
# xschem
n
Hi, when I extract data into a file using
wrdata
I'm not getting the expected data. When I export it with
print
(and a redirection) [Fig1] and with
write
[Fig 2] I get the whole vector (with all its values) but when I do it with
wrdata
I'm only getting the first one. What's happening?
s
Please post the complete .spice file.