You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ECE453
We are doing a comparison of several circuits and we would like to
generate several plots (one for each circuit) on the same axis. Is
there a way to export the simulation data from cadence so that we can
use matlab to combine our plots?
Paul Chen
unread,
Nov 20, 2007, 1:12:55 PM11/20/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ECE453
There is a button on the plot window that lets you export the graph
data in a table form and you can save a csv text file of the data.
Then you can import it using matlab and plot it that way.