To_Nested.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
To_Nested.
Hello Everyone,
The question : Need help to create a function as the following:
Thanks in advance for your hint and help.
Best Regards.
Solved! Go to Solution.
- Labels:
-
Other
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The input argument (vectors, separeted by commas) seems not to be a valid Mathcad expression to be manipulated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
