Message Boards Message Boards

0
|
5149 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

How to use the output of Mathematica in another function?

Posted 9 years ago
POSTED BY: ash ash

You may try something like this:

values=Table[ solNp2 = NSolve[(dNpdt /. sol) == 0, Np]; Print[solNp2]; Npsteady = Np /. solNp2[[1]], {Datm, 0, 5, 1}, {\[Delta], 0, 1, 0.1}];

((Np (-160. + 160 *y )) / (Np (-1. + - 2. x ))/.values
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract