keyboard shortcuts - mathcad store

16
Keyboard Shortcuts 5.0.0.0

Upload: khangminh22

Post on 28-Jan-2023

0 views

Category:

Documents


0 download

TRANSCRIPT

Keyboard Shortcuts5.0.0.0

Copyright © 2018 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved.

User and training guides and related documentation from PTC Inc. and its subsidiary companies (collectively"PTC") are subject to the copyright laws of the United States and other countries and are provided under alicense agreement that restricts copying, disclosure, and use of such documentation. PTC hereby grants to thelicensed software user the right to make copies in printed form of this documentation if provided on softwaremedia, but only for internal/personal use and in accordance with the license agreement under which theapplicable software is licensed. Any copy made shall include the PTC copyright notice and any otherproprietary notice provided by PTC. Training materials may not be copied without the express written consentof PTC. This documentation may not be disclosed, transferred, modified, or reduced to any form, includingelectronic media, or transmitted or made publicly available by any means without the prior written consent ofPTC and no authorization is granted to make copies for such purposes. Information described herein isfurnished for general information only, is subject to change without notice, and should not be construed as awarranty or commitment by PTC. PTC assumes no responsibility or liability for any errors or inaccuraciesthat may appear in this document.

The software described in this document is provided under written license agreement, contains valuable tradesecrets and proprietary information, and is protected by the copyright laws of the United States and othercountries. It may not be copied or distributed in any form or medium, disclosed to third parties, or used in anymanner not provided for in the software licenses agreement except with written prior approval from PTC.

UNAUTHORIZED USE OF SOFTWARE OR ITS DOCUMENTATION CAN RESULT IN CIVILDAMAGES AND CRIMINAL PROSECUTION.

PTC regards software piracy as the crime it is, and we view offenders accordingly. We do not tolerate thepiracy of PTC software products, and we pursue (both civilly and criminally) those who do so using all legalmeans available, including public and private surveillance resources. As part of these efforts, PTC uses datamonitoring and scouring technologies to obtain and transmit data on users of illegal copies of our software.This data collection is not performed on users of legally licensed software from PTC and its authorizeddistributors. If you are using an illegal copy of our software and do not consent to the collection andtransmission of such data (including to the United States), cease using the illegal version, and contact PTC toobtain a legally licensed copy.

Important Copyright, Trademark, Patent, and Licensing Information: See the About Box, or copyrightnotice, of your PTC software.

UNITED STATES GOVERNMENT RIGHTS

PTC software products and software documentation are “commercial items” as that term is defined at 48 C.F.R. 2.101. Pursuant to Federal Acquisition Regulation (FAR) 12.212 (a)-(b) (Computer Software) (MAY 2014)for civilian agencies or the Defense Federal Acquisition Regulation Supplement (DFARS) at 227.7202-1(a)(Policy) and 227.7202-3 (a) (Rights in commercial computer software or commercial computer softwaredocumentation) (FEB 2014) for the Department of Defense, PTC software products and softwaredocumentation are provided to the U.S. Government under the PTC commercial license agreement. Use,duplication or disclosure by the U.S. Government is subject solely to the terms and conditions set forth in theapplicable PTC software license agreement.

PTC Inc., 140 Kendrick Street, Needham, MA 02494 USA

Contents

PTC Mathcad Prime 5.0.0.0 Keyboard Shortcuts ...........................................................7Regions ...............................................................................................................8Math ....................................................................................................................9Constants ............................................................................................................9Plots ..................................................................................................................10Operators...........................................................................................................10Matrices and Tables ............................................................................................16General..............................................................................................................16

5

1PTC Mathcad Prime 5.0.0.0

Keyboard ShortcutsRegions......................................................................................................................8Math...........................................................................................................................9Constants ...................................................................................................................9Plots.........................................................................................................................10Operators .................................................................................................................10Matrices and Tables...................................................................................................16General ....................................................................................................................16

7

RegionsInserting RegionsOperator/Command Description Keyboard ShortcutArea Inserts an area that

you can collapse orexpand to toggle thedisplay of your work.

Ctrl+Shift+A

Chart Component Inserts a chartcomponent.

Ctrl+1

Excel Component Inserts an excelcomponent.

Ctrl+Shift+E

Image Inserts an image.Include Worksheet Inserts variable and

function definitionfrom anotherworksheet.

Ctrl+Shift+W

Math Inserts a math region. Ctrl+Shift+MObject Inserts an object in

your worksheet toembed content fromanother application.

Ctrl+Shift+O

Solve Block Inserts a solve block. Ctrl+7Table Inserts a table. Ctrl+6Text Block Inserts a text block. Ctrl+Shift+TText Box Inserts a text box. Ctrl+T

Working with RegionsDescription Keyboard ShortcutMoves the cursor to the beginning of theexpression.

Home

Moves the cursor to the end of the expression. EndMoves the cursor to the left of the selectedexpression or to the beginning of the selectedword.

Ctrl+Left Arrow

Moves the cursor to the right of the selectedexpression or to the end of the selected word.

Ctrl+Right Arrow

Moves the cursor to the next placeholder. Right ArrowMoves the cursor to the previous placeholder. Left ArrowRecalculates the selected or active region. F5

8 Keyboard Shortcuts

Description Keyboard ShortcutSeparates the selected regions horizontally. Ctrl+F8Separates the selected regions vertically. Ctrl+F3Toggles the active region selection. Ctrl+EnterInside a text region, inserts a new line above orbelow depending on the position of the cursor.

Shift+Enter

MathOperator/Command Description Keyboard ShortcutGreek Letters Adds a Greek letter. corresponding Latin letter,

Ctrl+GFor a complete list ofuppercase and lowercaseGreek letters and theircorresponding Latin letters,open Mathcad Prime and onthe Math tab, in theOperators and Symbolsgroup, click Symbols.

i or j Indicates imaginaryunits.

1i or 1j

Insert String Inserts a string. "Subscripts Toggles the baseline

of a text.Ctrl+-

Toggle Labels Toggles the labeltype.

Ctrl+Q

ConstantsOperator/Command Description Keyboard Shortcut

γ Euler's constant/number

g, Ctrl+G

∞ Infinity Ctrl+Shift+Zπ Pi p, Ctrl+G

PTC Mathcad Prime 5.0.0.0 Keyboard Shortcuts 9

PlotsOperator/Command Description Keyboard ShortcutXY Plot Inserts an XY Plot. Ctrl+23D Plot Inserts a 3D Plot. Ctrl+3Polar Plot Inserts a Polar Plot. Ctrl+4Contour Plot Inserts a Contour

Plot.Ctrl+5

All Plots Inserts a new axisexpression into theactive axis expressionlist.

Shift+Enter

OperatorsAlgebra OperatorsOperator/Command Description Keyboard Shortcut

Absolute Value |

Addition +

Determinant |

Division /

Exponentiation ^

Factorial !

In-line Division Ctrl+/

Matched pair ofparentheses

(

Multiplication andDot Product

*

Negation andSubtraction

, Separate argumentsof a function

,Comma

10 Keyboard Shortcuts

Operator/Command Description Keyboard ShortcutSquare Root and NthRoot

\

Percent %

Equation Break OperatorsOperator Description Keyboard Shortcut

Equation Break Addition Ctrl+Shift++

Equation BreakSubtraction

Ctrl+Shift+-

Equation BreakMultiplication

Ctrl+Shift+*

Equation Break In-lineDivision

Ctrl+Shift+/

Toggle between regularand Equation BreakOperators.

Ctrl+Shift+Enter

Calculus OperatorsOperator/Command Description Keyboard Shortcut

Circular Convolution Ctrl+Shift+V

Derivative Ctrl+Shift+D

Integral Ctrl+Shift+I

Linear Convolution Ctrl+Shift+L

Prime Ctrl+' (Apostrophe)

PTC Mathcad Prime 5.0.0.0 Keyboard Shortcuts 11

Operator/Command Description Keyboard Shortcut

Product Ctrl+Shift+#

Summation Ctrl+Shift+$

Comparison OperatorsOperator/Command Description Keyboard Shortcut

Equal To Ctrl+=

Greater Than >

Greater Than orEqual To

>=Ctrl+0

Inequality < >

Is Element Of Ctrl+F7

Less Than <

Less Than or EqualTo

<=Ctrl+9

Logical Exclusive OR Ctrl+Shift+%

Logical AND Ctrl+Shift+&

Logical NOT Ctrl+Shift+!

Logical OR Ctrl+Shift+@

12 Keyboard Shortcuts

Definition and Evaluation OperatorsOperator/Command Description Keyboard Shortcut

Definition :Colon

Evaluation =

Global Definition Ctrl+Shift+~

Engineering OperatorsOperator/Command Description Keyboard Shortcut

Complex Conjugate Ctrl+Shift+(

Degree °Hold down Alt and press0176

Scaling Ctrl+Shift+U

Polar Ctrl+Shift+P

Symbolic OperatorsOperator/Command Description Keyboard Shortcut

Symbolic Evaluation Ctrl+. (period)

Limit Ctrl+L

Cursor at end of a symbolickeyword

Adds a new line witha keywordplaceholder.

Shift+Enter

Vector and Matrix OperatorsOperator/Command Description Keyboard Shortcut

Cross Product Ctrl+8

Matrix [Ctrl+M

PTC Mathcad Prime 5.0.0.0 Keyboard Shortcuts 13

Operator/Command Description Keyboard ShortcutMatrix Column Ctrl+Shift+C

Matrix Index [

Matrix Inverse ^ –1

Matrix Row Ctrl+Shift+R

Matrix Transpose Ctrl+Shift+T

Norm Ctrl+Shift+|

Range ..Two periods

Step Range ,Comma

Vectorize Ctrl+Shift+^

Programming OperatorsOperator/Command Description Keyboard Shortcut

Program ]

Local Assignment {

If }

Else Ctrl+Shift+}

14 Keyboard Shortcuts

Operator/Command Description Keyboard Shortcut

Else If Ctrl+;

Also If Ctrl+Shift+)

While Loop Ctrl+]

For Loop Ctrl+Shift+"

Break Ctrl+Shift+{

Continue Ctrl+Shift+:

Return Ctrl+\

Try / On Error Ctrl+[

Adds a new line tothe program. Enter

Pressing Ctrl+J aftera program word,changes the word intoan operator.

Ctrl+J

PTC Mathcad Prime 5.0.0.0 Keyboard Shortcuts 15

Matrices and TablesOperator/Command Description KeystrokeInsert Left/Right Inserts a column to

the left or to the rightaccording to thecursor’s location.

Shift+Space

Insert Above/Below Inserts a row aboveor below dependingon the location of thecursor.

Shift+Enter

GeneralOperator/Command Description KeystrokeCalculate Worksheet Recalculates the

worksheet.Ctrl+F5

Functions, open dialog box Opens the Functionsdialog box.

F2

Add Page Break Inserts a page break. Ctrl+EnterOpens the HelpCenter.

F1

Closes the currentdocument.

Ctrl+W

16 Keyboard Shortcuts