Message Boards Message Boards

Error while using DeleteMissing?

Posted 3 years ago

Hi, I just joined the Wolfram community and was trying out Mathematica for mapping and research purposes. I came across a very help guide to making historical animated maps, however I am encountering issues when I try to implement it. I'm pasting the code below and as I am a beginner, any help would be appreciated. I really want to benefit and enjoy from this platform.

Thanks,

Shahmir

Attachment

Attachment

Attachment

POSTED BY: shahmir nawaz
2 Replies
Posted 3 years ago

Shahmir:

You have a typo. Look for the blue PolygonList in your screenshot. You declared the variable polygonList a few lines before. The Wolfram Language is case sensitive. So, PolygonList is not yet defined here.

Have a great weekend.

POSTED BY: Mike Besso

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

The rules explain how to format your code properly. Images don't help other members to copy your code. Please EDIT your post and make sure code blocks start on a new paragraph and look framed and colored like this.

int = Integrate[1/(x^3 - 1), x];
Map[Framed, int, Infinity]

You can also embed notebook or attach notebook.

enter image description here

POSTED BY: Moderation Team
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