Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[ENH]: scatter 3D numpy array using their (x,y,z) projectories #24277

Closed
@Firestar-Reimu

Description

@Firestar-Reimu

Problem

I often come across the situation where I have some 3d numpy array like:data = np.random.rand(10, 10, 10).

Is there any way I can scatter datausing their (x,y,z) projectories. for example:data(1,1,4) = 514, and make a 3D plot which plotspoint(1,1,4) as the color datacdata corresponding to the value 514.

What is the pythonic way to go from data to x, y, z and cdata?

Proposed solution

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp