bachlab / PsPM

A matlab suite for Psycho-Physiological Modelling
GNU General Public License v3.0
44 stars 11 forks source link

Wrong y label corrected #709

Closed MadniAbdulWahab closed 5 months ago

MadniAbdulWahab commented 6 months ago

Fixes #570.

Changes proposed in this pull request:

teddychao commented 5 months ago

This is now fixed

image image
teddychao commented 5 months ago

Hi @MadniAbdulWahab For code organisation purpose, I moved your update to the function AddPlot, because the update is targeting the wrong code of y label handling in AddPlot. Hope you do not mind. Thanks