Feb 28, 2007 #1 SKJoe Mechanical Joined Jun 6, 2005 Messages 78 Location SK Hi, is there any trick to plot more than only 8 curves per one graph via *vplot command ? Lubo
Mar 1, 2007 #2 meshparts Mechanical Joined Feb 17, 2005 Messages 490 Location DE One trick is to use /NOERASE. But then the axis must not change with new plots, else you will get messy numberings. So you must define axis limits and divisions (see /gropt). Regards, Alex Upvote 0 Downvote
One trick is to use /NOERASE. But then the axis must not change with new plots, else you will get messy numberings. So you must define axis limits and divisions (see /gropt). Regards, Alex
Mar 4, 2007 Thread starter #3 SKJoe Mechanical Joined Jun 6, 2005 Messages 78 Location SK Thank you Alex, I will try ! Upvote 0 Downvote
Mar 12, 2007 #4 amini06 Structural Joined Feb 5, 2006 Messages 17 Location IR If you are working on stress,you can use /CONTOUR to specify the contour values & numbers. Upvote 0 Downvote