Skip to main content
7-Bedrock
July 14, 2025
Solved

Mathchad page bug

  • July 14, 2025
  • 3 replies
  • 477 views

Hi guys,

 

I am having some issues with matchad, as soon as i move to another page I am not gettig units in my cal

AM_10506871_0-1752497349551.png

 

AM_10506871_1-1752497398495.png

so this above is from same worksheet but outcome is different and i am wonderign its something to do with settings?

 

Thank you

 

Antony

 

 

culaton and the previous page is working fine can someone tell possibly whats going on?

Best answer by AlanStevens

In your first example, m, is not the unit symbol (it would be coloured blue, as in your second example, if it were).  It looks like you've defined the variable m as 0.5  earlier in the worksheet.

 

Look for:  

Units.png

in the ribbon menu.

 

Alan

3 replies

7-Bedrock
July 14, 2025

I have done the exact calculation and tired to copy ir or drag it down to where I want it in the next page and as soon as it crrosses the page it turns into 27m*6m = 60.8

19-Tanzanite
July 14, 2025

In your first example, m, is not the unit symbol (it would be coloured blue, as in your second example, if it were).  It looks like you've defined the variable m as 0.5  earlier in the worksheet.

 

Look for:  

Units.png

in the ribbon menu.

 

Alan

25-Diamond I
July 14, 2025

Can you share the Mathcad sheet?

Like Alan I think that somewhere in the sheet you had defined a variable with name "m" and assigned it the value 0.5.

When you type "m" after you defined a variable with this name, Prime assumes you mean your variable and applies the label "Variable". Its not a bug, its a feature 😉 If you want it to be the unit meter you would have to manually change the label of both m's to "Unit".

Werner_E_1-1752503230688.png

To manually label a variable as being a unit you may use the keyboard short Ctrl+U or the menu (Math - Styles - Labels).

As manually assigning labels is quite cumbersome its always better to avoid naming a variable the same as a predefined unit or constant, even though they can coexist due to different labels.

7-Bedrock
July 14, 2025

THANK YOU!!!!!!!