Quantcast
Channel: Cadence Community
Viewing all articles
Browse latest Browse all 3331

Plotting Y vs Y with OCEAN

$
0
0
The following code is the plotting part of my OCEAN script. vds and gmbs are previously defined variables which can be plotted.

win = newWindow()
wv = ocnYvsYplot(?wavex vds ?wavey gmbs)
ocnSetAttrib(?XAxisLabel 'vds ?YAxisLabel 'gmbs ?yNumber 1 ?stripNumber 1)
 
The Problem:
I get a dialog box titled "ChangeMode", which says "Licence Virtuoso_Visual_Analysis_XL not available. Would you like to run Analog_Design_Environment_L license?". I click Yes.
 
But now the X and Y axis labels are not what I want them to be. I think the ocnSetAttrib line gets passed over because of the license checkout glitch.

Viewing all articles
Browse latest Browse all 3331

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>