Message Boards Message Boards

3D plot of coupled differential equation

Posted 6 months ago

Hello All.

I am trying to plot a 3D graph for which I have written code. But I am not getting the output. The code is attached below. Can anyone help me get the plot?

Thanks

Attachments:
POSTED BY: Shivi Sv
2 Replies

You can do away with Show and Evaluate, but the code works fine for me:

Plot3D[Abs[F2[r][\[Xi]]], {r, -1, 1}, {\[Xi], 0, 5}, PlotRange -> All]
POSTED BY: Gianluca Gorni
Posted 6 months ago

Sir, Code is working and showing no errors but the plot is blanck with no output

POSTED BY: Shivi Sv
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