Skip to main content
1-Visitor
March 16, 2023
Solved

This variable is undefined

  • March 16, 2023
  • 2 replies
  • 1622 views

Hey why do I get an error when I want to define values?
I'm just learning the program 😞

Any help appreciated!variable is undefined.jpg

 

 

 

Best answer by Werner_E

My guess is that you used the vector/matrix index instead of the literal/subscript index.

Use the index you get by pressing "Ctrl -"

Werner_E_0-1678969665955.png

 

2 replies

DJNewman
18-Opal
March 16, 2023

Could you share your whole worksheet file?

PTC Marketer Creo and Mathcad. I run their YouTube channels, some Creo campaigns, and all Mathcad campaigns and communications.
Werner_E25-Diamond IAnswer
25-Diamond I
March 16, 2023

My guess is that you used the vector/matrix index instead of the literal/subscript index.

Use the index you get by pressing "Ctrl -"

Werner_E_0-1678969665955.png