Hi,
Mit MMA 6.0 wurden auch Graphics[] "vollständig" ins MMA Schema integriert.
Soll heißen ein Strichpunkt unterdrückt das Rendern bzw die Ausgabe.
sinplot=Plot[Sin[x],{x,-2\[Pi],2 \[Pi]}] ;
l.g. Robert
klamser schrieb:
Hallo,
bis MAMA 5.2 war es üblich eine Grafikausgabe mit DisplayFunction ->
Identity zu unterdrücken und dann mit
DisplayFunction->$DisplayFunction unter Show wieder auszugeben:
sinplot=Plot[Sin[x],{x,-2\[Pi],2 \[Pi]},DisplayFunction->Identity]
Show[sinplot,DisplayFunction->$DisplayFunction]
Das geht mit MAMA 7 nicht mehr. Leider erhalte ich oft gar keine
Grafik mehr.
Was mache ich falsch?
Danke & Gruß
Peter
--
Robert Nowak
IMS Nanofabrication AG
Phone: +43/12144894/32
Fax: +43/12144894/99