Extracting the x,y,z components of the field using array for 3D plotting #162
Labels
backlog
Good idea, has been added to our todo list. (No time to do it, though.)
feature request
not Ubermag issue
The topic of the issue is not caused by ubermag. Please seek help elsewhere.
Dear Ubermag Team,I want to be able to use matplotlib for 3D plotting, so I tried to use
field.(x,y,or z).plane('z').array
to extract the individual components in the section, but it returned the following error:Argument Z must be 2- dimensional.
I have attached the error to the following chart:
where system.m is a regular field object。
I would like to be able to represent the skyrmion as a similar 3D structure as shown below, can you tell me how to do this, thanks for your help!
The text was updated successfully, but these errors were encountered: