Updated specific locations to be searchable, take a look at Las Vegas as an example.

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
plot ndarray
Post Body

Hi, I know the question is probably silly, but i couldn't find any answer while searching the internet. So i somehow, endup with a (x,y,z) array where x,y, and z are 3d coordinates and arr[x][y][z] is a value. I want to plot all the values on their respective coordinates. I tried the scatter plot from matplotlib but there is always a problem of dimensions: ax = fig.add_subplot(111, projection='3d') ax.scatter(arr, arr, marker='s', color='red')

What exactly should I put in the args of scatter ? I tried arr[:,:], arr[:,:] which gave me a result but am not sure it s the correct one. Any help is appreciated!

Author
Account Strength
80%
Account Age
5 years
Verified Email
Yes
Verified Flair
No
Total Karma
383
Link Karma
97
Comment Karma
286
Profile updated: 3 days ago
Posts updated: 1 year ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
1 year ago