Skip to main content
10-Marble
April 20, 2020
Solved

Requesting help to plot with units

  • April 20, 2020
  • 4 replies
  • 1560 views

I am back to use MathCAD. Doing with MathCAD Prime 6. I am taking my own self-faced training.

I have a hard time to get this plotting done. I request someone help me.

Sample attached. Pl. help. Thanks.

 

2020-04-20 14_12_34-Window.png

 

Best answer by DJF

You need to define t with a range variable

 

t:=0s,0.1s...30s

4 replies

23-Emerald IV
April 20, 2020

Try it with the proven plotting facility instead of a badly integrated third-party add-on:

LucMeekes_0-1587418685203.png

See attachment.

 

Success!
Luc

25-Diamond I
April 20, 2020

@LucMeekes wrote:

Try it with the proven plotting facility instead of a badly integrated third-party add-on:


I would not call the native plotting facility in Prime to be proven, but I sure second that that third-party diagram component is very badly integrated and is more of an annoying foreign object in Prime than a valuable welcome addition.

DJF16-PearlAnswer
16-Pearl
April 20, 2020

You need to define t with a range variable

 

t:=0s,0.1s...30s

RWickrama10-MarbleAuthor
10-Marble
April 20, 2020

Great help. Thanks a lot.

2020-04-20 15_03_29-Window.png