You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make image paths independent of current working directory.
(Side note: The previous state was inconsistent in which directory it assumed.
The `addpath("..")` suggests running the example inside the `example`
directory, but then it would not find any of the png files.)
0 commit comments