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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

To_Nested.

lvl107
20-Turquoise

To_Nested.

Hello Everyone,

The question : Need help to create a function as the following:

To_Nested.PNG

Thanks in advance for your hint and help.

Best Regards.

1 ACCEPTED SOLUTION

Accepted Solutions
Werner_E
24-Ruby V
(To:lvl107)

The problem is the symbolic result of "lsolve" in the under-detetrmined case. This result is kind of a list which does not seem to be processable automatically. Whle you can copy it manually and use it as argument in the augment function, it won't work assigning it a variable and use that in augment.

invalid_expression.png

View solution in original post

3 REPLIES 3
Werner_E
24-Ruby V
(To:lvl107)

The input argument (vectors, separeted by commas) seems not to be a valid Mathcad expression to be manipulated.

Fred_Kohlhepp
23-Emerald I
(To:lvl107)

like so?

Werner_E
24-Ruby V
(To:lvl107)

The problem is the symbolic result of "lsolve" in the under-detetrmined case. This result is kind of a list which does not seem to be processable automatically. Whle you can copy it manually and use it as argument in the augment function, it won't work assigning it a variable and use that in augment.

invalid_expression.png

Top Tags