cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Translate the entire conversation x

This question is for MathCAD Prime 3.1

cpreston
6-Contributor

This question is for MathCAD Prime 3.1

I use tables quite a bit but when I used them as input to calculations, the output does not reflect the number of data points that are supposed to be calculated from the input data.

See example below (only one value for chargeVolume). What the heck is happening or I am brain dead for this simple calculation.

1 REPLY 1

Typically, when presented with an arithmetic multiply on vectors like this, Mathcad will execute a dot product, resulting in a scalar.

Try "vectorizing" the right hand side.  (select the right hand side, type "Ctrl-Shift-^".  Tells Mathcad to execute element by element.

Announcements

Top Tags