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
Maplets[Examples][KernelOpts] - kernelopts ルーチンに関する maplet インタフェースの表示
使い方
KernelOpts()
説明
KernelOpts() 関数は、kernelopts ルーチンに関するグラフィカルインタフェースを提供する、maplet を表示します。ユーザは次のような特定のオプションの値を変更することが可能です; 現在のメモリ使用状況を表す表の確認、様々な DAG(Directed Acyclic Graph)名およびそれらが関連する整数表現の問い合わせ等。Cancel ボタンを選択すると、kernelopts への変更は元に戻されます。それ以外では、kernelopts の変更は現在の Maple のセッションに継続されます。
オプション profile は、この maplet を用いて修正することができません。
例
with(Maplets[Examples]): KernelOpts();
参照
kernelopts, Maplets パッケージの概要, Maplets[Examples] パッケージの紹介
Download Help Document