show vector-field instead of field in example
svn: r5978
This commit is contained in:
parent
681d88ed52
commit
af94ac2db5
|
@ -51,7 +51,7 @@ PLoT collection: Quick Start
|
|||
+ Using color shading
|
||||
(plot (shade 3dfun))
|
||||
+ Using a gradient field
|
||||
(plot (field (gradient 3dfun)))
|
||||
(plot (vector-field (gradient 3dfun)))
|
||||
or in a 3d box
|
||||
+ Displaying only the top of the surface
|
||||
(plot3d (surface 3dfun))
|
||||
|
|
Loading…
Reference in New Issue
Block a user