|
Re: Hysteresis loop on MATLAB
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.
|