Dear everyone,

I'm setting up matlab-mode on a new laptop with Ubuntu 22. Most things
(related to matlab-mode) are working smoothly, but some don't. Most
importantly the figure results of an org code block do not appear below the
plot (just an empty box appear there). I had a similar issue, in an earlier
version and I realized that I was using the wrong syntax. So, the last
functioning syntax is the following:

#+BEGIN_SRC matlab :file test2.png :results file graphics
imagesc(rand(10))
#+END_SRC

But it doesn't work anymore. I guess just the syntax changed recently that
I'm not aware of (and couldn't find it online). I was wondering if any of
you know what wrong?

Thanks very much in advance, and thanks also for keeping this wonderful
community running.

Best wishes,
Shervin
_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to