- I personally prefer gitlab over github, but this is just me (I am
not a huge fan of these interfaces like issues etc, I prefer good
old mailing lists, but then, I also prefer mercurial over git, but
the set of mercurial users is quite small nowadays.)
Well, I also prefer gitlab, especially after recent controversies with
co-pilot
(https://www.infoworld.com/article/3627319/github-copilot-is-unacceptable-and-unjust-says-free-software-foundation.html),
though I'm not fervent about it...
BTW, do you use babel to execute matlab code directly in the org file?
If so, how?
I use the python engine for this. It is convenient and fast but to start
it, is a bit cumbersome. John told me that he is working on native
(python free) solution, but it is not in master still
Yes, I do use org-babel and matlab. Until now, it hasn't been flawless
experience but I manage to get the results back.
But to be honest, I have no idea what mysterious mechanism enables me
that. It's not been long since I've been using emacs, so there's still
many lines in my init.el copied from here and there in a hope they will
do...
According to my notes I followed the instructions from here:
https://gewhere.github.io/blog/2017/12/19/setup-matlab-in-emacs-and-babel-orgmode/
but nowwhen I inspect my init.el I can find only the code from the last
section of above-mentioned page ("Setup MATLAB with babel orgmode").
Besides installing matlab-mode I have also manually downloaded:
https://github.com/karthink/.emacs.d/blob/master/plugins/ob-octave-fix.el
and included in init.el following the discussion found here:
- https://www.reddit.com/r/emacs/comments/pufgce/matlab_mode/
-
https://www.reddit.com/r/emacs/comments/fy98bs/orgbabels_matlab_session_output_is_malformed/
... and that's all... org-babel and matlab somehow work together and I
try not to complain much... ;)
Let me now if you are interested in details and I will send you my init.el.
Regards,
M
_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss