-
|
Dear all, Perhaps a way to keep the vector size, since assigning the values to Sincerely, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi The The Hope this helps! |
Beta Was this translation helpful? Give feedback.
Hi
The
plot_fieldfunction is able to visualize raw numpy arrays as well. This omits the need to assign any custom combination of mumax+FieldQuantitiesto new helper magnets. More details about this can be found in this notebook. In your case, this would become something likeplot_field( H() + M ).The
plot_fieldfunction is very rich. A detailed description about all arguments and parameters can be found here.Hope this helps!
Lars