Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
plots パッケージの紹介
使い方
plots[function](args)
function(args)
説明
plots の関数を使用するためには、関数ごとにコマンド with(plots, function) を用いるか、または、コマンド with(plots) を用いてすべての関数を使えるようにします。 別の方法としては、長い形 plots[function] を用いて関数を使います。同一セッション内で使用される別の関数名とパッケージ関数名とが同じ場合には、この長い形の表記法が必要となります。
使用可能な関数は次の通りです。
animate animate3d animatecurve arrow changecoords complexplot complexplot3d conformal contourplot contourplot3d coordplot coordplot3d cylinderplot densityplot display display3d fieldplot fieldplot3d gradplot gradplot3d implicitplot implicitplot3d inequal listcontplot listcontplot3d listdensityplot listplot listplot3d loglogplot logplot matrixplot odeplot pareto pointplot pointplot3d polarplot polygonplot polygonplot3d polyhedraplot polyhedra_supported replot rootlocus semilogplot setoptions setoptions3d spacecurve sparsematrixplot sphereplot surfdata textplot textplot3d tubeplot
特定の関数のヘルプを参照する場合には、コマンド ?plots[function] を使って下さい。
参照
DEtools, plot, plot3d, plottools, stats[statplots], with
Download Help Document