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
Create a Help File
Create a help file that can be displayed as a help page within the Maple online help system.
This method converts a Maple worksheet into a Maple help file and saves it into your help database. It is assumed that a directory has been created to contain your help database (.hdb file) by using your system software. See About Help Databases in Maple.
Create or open the worksheet to save as a help file. For information on help page templates, see Help Page Templates.
From the Tools menu, select Help Database, and then Save as Help Page. The Save to Database dialog with Indexing and Database information opens.
In the Select Writable Database combination box, enter the full filename (including directory pathname) or select the filename of your help database. Check the contents of the <maple>\lib folder to make sure you use a unique name for your database.
In the Topic box, enter a help topic name to represent the worksheet. The help topic name is used to display the help page once it has been integrated into the Maple online help system by entering ?helptopicname at a prompt. See View a Help File as a Help Page.
(optional) In the Aliases text box, enter alternative help topic names to use for displaying your new help page (see previous step). Separate multiple aliases by using a comma or a space.
(optional) In the Table of Contents text box, enter the location in the Table of Contents where an entry is to be added. If a user clicks the Table of Contents entry for your help page, Maple displays the help page. Use the forward slash (/) to separate the text to display at each level of the Table of Contents.
In the Format drop-down list, select the type of Maple worksheet file format to use: Classic (.mws) or Standard (.mw). Classic .mws format help pages can be viewed in both Worksheet interfaces and the Command-line interface, but do not support any Standard Worksheet features. Standard .mw format help pages can be viewed only in the Standard Worksheet interface.
Help database directories only appear in the Select Writable Database box if they have been declared in a libname command during the current Maple session and if they already contain a writable .hdb file.
Click Save to save the worksheet as a help file in your help database.
If the specified .hdb file does not exist, you are asked if you want Maple to create it. Click Yes and the .hdb file is created in the specified directory.
See Also
About Help Databases in Maple, Edit a Help File, Help Page Format, Help Page Templates, libname, makehelp, Modify the Table of Contents, Overview of Creating Help Pages in Maple, Remove a Help File from Your Help Database, View a Help File as a Help Page
Download Help Document