YutaKudo
YutaKudo
Hi all I've also encountered the same one. In my case, both of solution as shown by Russel and Pier couldn't work. **The factor worked for my case is the...
as @jdtuck showed, there is no option to use an inline-vector graph. instead of that, I'm using Plotly in offline mode. https://plotly.com/matlab/offline/ This won't produce graphs inline but in HTML...
it happened to me also. might be this is caused by " % means magic commands in jupyter" I'll see metakernel codes whether it's possible to avoid this error or...