Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

Having trouble using the index feature on Mathcad 15 5

Status
Not open for further replies.

Silvestre_

Electrical
Oct 29, 2020
3
0
0
BR
I'm having the following issue on Mathcad, I want to create an iterative index to calculate the values on the table, but can't, any idea on how to solve this?

Capture_oilytq.png
 
Replies continue below

Recommended for you

Statement n:=1..15= converts range 'n' variable into an array, which cannot be used for indexing. See examples of PTC. Mathcad 15 is not different in this respect:
Clipboard01_th7wg5.png

Clipboard02_qgtzwg.png
 
I don't know how to mention users, but thanks @yakpol and @IRstuff, i initially thought that @IRstuff was referring to the equal sign at the end of second assignment, thanks also @yakpol for your lengthy explanation, thanks also @structSU10

[bigsmile]
 
Status
Not open for further replies.
Back
Top