Hello! For my thesis work I'm simulating a li-ion cell. In order to relevate internal short circuit, for each element I have to plot a graph with:
x = min_princ_stress
y = max_princ_stress
I can do it manually selecting x and y request but I need it for several elements (near 600) and I'd like to know if it's possible to automatically do it. I'm working on hyperview 2017 right now.
Thank you!