Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.7K Views
|
1 Reply
|
1 Total Like
View groups...
Share
Share this post:

How can I fix "Skeleton is not a Graphics primitive" error?

Posted 5 years ago
POSTED BY: Aidan Burleson
Posted 5 years ago

This works:

Show[
    graph[0.72, 1, 400, 300, 700],
    Axes -> False, Frame -> True, FrameLabel -> {"mu", "x*"},
    PlotRange -> {{0.72, 1.02}, {0, 1}}, AspectRatio -> 1
 ]

The -> in the options stand for Rule, which is different from RightArrow in your code.

POSTED BY: Hans Milton
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard