Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.8K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

DSolve: how to plot the heat equation solution?

Posted 11 years ago
2 Replies

Thank you very much for these explanations :)

Dsolve returns a rule. See this article for information on how to use rules in this situation:

http://support.wolfram.com/kb/12505

Plot[Evaluate[Abs[T[r]]] /. First[sol], {r, rmin, rmax}]
POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard