Maple Professionel
Maple Académique
Maple Edition Étudiant
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professionel
MapleSim Académique
Maple T.A. - Suite d'examens de classement
Maple T.A. MAA Placement Test Suite
Möbius - Didacticiels de mathématiques en ligne
Machine Design / Industrial Automation
Aéronautique
Ingénierie des véhicules
Robotics
Energie
System Simulation and Analysis
Model development for HIL
Modélisation du procédé pour la conception de systèmes de contrôle
Robotics/Motion Control/Mechatronics
Other Application Areas
Enseignement des mathématiques
Enseignement de l’ingénierie
Enseignement secondaire et supérieur (CPGE, BTS)
Tests et évaluations
Etudiants
Modélisation financière
Recherche opérationnelle
Calcul haute performance
Physique
Webinaires en direct
Webinaires enregistrés
Agenda des évènements
Forum MaplePrimes
Blog Maplesoft
Membres Maplesoft
Maple Ambassador Program
MapleCloud
Livres blancs techniques
Bulletin électronique
Livres Maple
Math Matters
Portail des applications
Galerie de modèles MapleSim
Cas d'Etudes Utilisateur
Exploring Engineering Fundamentals
Concepts d’enseignement avec Maple
Centre d’accueil utilisateur Maplesoft
Centre de ressources pour enseignants
Centre d’assistance aux étudiants
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