02-15-2006 09:04 AM
02-16-2006 07:25 PM
Hello Brian,
I have replicated the y-scaling issue you've addressed in your post. I will investigate futher and reply back when I find a workaround.
Matt S.
02-20-2006 09:39 AM
Hi Brian,
I narrowed down the issue to the last command in your .ms file:
pause 1
FNAME_OUT = "PLIN_F" + string(j) + "_" + pfx + string(FLAP_DEG) + "_MFS" + string(MFS_DEG) + "_C" + string(WCG_CONFIG) + "_H" + string(ALTITUDE_FT) + ".eps"
hardcopy p, file=FNAME_OUT,{landscape,color};
If you take this statement out of your script, everything executes as it should. I will look into this matter further and report the problem to our R&D department.
Regards,
Matt S.
Applications Engineer