Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
DynamicSystems[PrintSystem] - システムオブジェクトの内容の表示
使い方
PrintSystem( sys, opts )
パラメータ
sys
-
System; 表示対象のシステムオブジェクト
opts
(optional) option = value の形式の方程式; PrintSystem コマンドのオプション値
説明
PrintSystem コマンドはシステムオブジェクト sys の内容を表示します。
オプション
compact = truefalse
モデルのメンバの表示方法を指定します。true の場合は各メンバを行列形式で表示します。false の場合は各行列の各成分を 1 行ずつに分けて表示します。このオプションは行列を使用しない de システムでは無効です。デフォルトは false です。
interface = identical( Standard, Classic )
出力形式を指定します。Standard の場合は Standard インターフェイスに適した表示になり、Classic の場合は Classic または tty インターフェイスに適した表示になります。デフォルトは Standard インターフェイスに適した表示です。.
例
参照
DynamicSystems
Download Help Document