Edit and compile if you like:
% Author: Izaak Neutelings (Februari, 2020)\documentclass[border=3pt,tikz]{standalone}\usepackage{amsmath} % for \dfrac\usepackage{physics,siunitx}\usepackage{tikz,pgfplots}\usetikzlibrary{angles,quotes} % for pic (angle labels)\usetikzlibrary{decorations.markings}\tikzset{>=latex} % for LaTeX arrow head\usepackage{xcolor}\colorlet{Rcol}{green!60!black}\colorlet{myblue}{blue!70!black}\colorlet{myred}{red!70!black}\colorlet{Ecol}{orange!90!black}\tikzstyle{Rline}=[Rcol,thick]\tikzstyle{gline}=[Rcol,thick]\tikzstyle{bline}=[myblue,thick]\tikzstyle{rline}=[myred,thick]\def\xmax{4.0}\def\ymax{2.2}\def\tick#1#2{\draw[thick] (#1) ++ (#2:0.03*\ymax) --++ (#2-180:0.06*\ymax)}\newcommand\EMF{\mathcal{E}} %\varepsilon}\begin{document}% MAGNETIZATION vs. Bext\begin{tikzpicture}\def\a{1.75} % amplitude\def\c{0.90}\def\t{1.00} % slope\coordinate (O) at (0,0);\coordinate (X) at (\xmax,0);\coordinate (Y) at (0,\ymax);\coordinate (Q) at (0,\a);\coordinate (T) at (\t,\a);\coordinate (Tx) at (\t,0);% AXIS\draw[<->,thick]
Click to download: magnetization_plots.tex • magnetization_plots.pdf
Open in Overleaf: magnetization_plots.tex