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

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

how to return vectors to scalar values

cpreston
5-Regular Member

how to return vectors to scalar values

I would like to return vector values to scalar ones. How do I do this?

Example:

I would like the above matrix returned without units.

Thanks in advance for the help.

ACCEPTED SOLUTION

Accepted Solutions

Stripping units can be dangerous.  One way is the "UnitsOf()" function

Note that if you specify your variables in non-standard units, the values will be adjusted:

Turning a vector (or list of values) into a scalar requires a better understanding of what the application is.

View solution in original post

2 REPLIES 2
-MFra-
21-Topaz II
(To:cpreston)

aiii.jpg

Stripping units can be dangerous.  One way is the "UnitsOf()" function

Note that if you specify your variables in non-standard units, the values will be adjusted:

Turning a vector (or list of values) into a scalar requires a better understanding of what the application is.

Announcements

Top Tags