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

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
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.