Creating a Hysteresis Loop in MATLAB for Ferromagnets - Tips and Tricks

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 17K views
omri3012
Messages
60
Reaction score
0
Hallo,

If I have an hystersis loop (of ferromagnets) in form of scattered points in MATLAB what is the function or tool which i can use in order drew a continues hystersis curve(loop)?

Thanks,
Omri
 
Physics news on Phys.org
You could also break it into two sets, one going forward, and one going backwards, and then plot both with the exact same settings (or using the 'hold' function). If you really wanted to get fancy, you could probably add a text greater than (>) sign and less than sign (<) to indicate the direction of the hysteresis.