开源软件名称(OpenSource Name):pronobis/matlab-mode开源软件地址(OpenSource Url):https://github.com/pronobis/matlab-mode开源编程语言(OpenSource Language):Emacs Lisp 96.9%开源软件介绍(OpenSource Introduction):This is an unofficial port of the MATLAB and Emacs integration mode from the project CVS repo (http://sourceforge.net/projects/matlab-emacs/) to GitHub (as of March 2015). The following changes were added on top of the original project:
InstallationAdd the following to your .emacs file:
To use the company completion engine, add company-matlab to company-mode backends list:
NOTE! In order for the completions to work Matlab shell must be started! To use the flycheck mlint backedn, add the following to your init file:
NOTE! Matlab binary folder, e.g. Original Project DocumentationFinding UpdatesReleasesThe most recent version of matlab.el is always in CVS. You can get an old downloader for matlab-emacs from MATLAB File Exchange. Category: http://www.mathworks.com/matlabcentral/fileexchange/loadCategory.do?objectId=19&objectType=Category This File http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=104&objectType=file Older versions of matlab.el can be found as matlab.el.1.10.1 for emacsen that do not have the latest additional utilities such as tempo and derived. matlab.el and mlint.el has shipped on MATLAB CDs starting with 6.5 (R13). Updates after a release of MATLAB will be made to MATLAB Central and announced on the mailing list. matlab.el and mlint.el will no longer ship on MATLAB CDs starting with MATLAB release R2008b. If you are using a version of MATLAB from before R2008a, you will want to use the version of mlint from that CD. CVSmatlab-emacs is available via CVS from SourceForge. Homepage: http://matlab-emacs.sf.net Project Page: http://sourceforge.net/projects/matlab-emacs CVS Repository: http://matlab-emacs.cvs.sourceforge.net/matlab-emacs If you do not have a CVS client on your machine, you can use the MATLAB script dl_emacs_support.m to download a fresh copy of the matlab.el sources. http://matlab-emacs.cvs.sourceforge.net/viewvc/matlab-emacs/matlab-emacs/dl_emacs_support.m DependanciesMATLAB-Emacs can use the CEDET suite for the following items: - Modifying the build system (Makefiles, etc) - mlint (uses EIEIO object system) - parsing/completion (uses semantic parsing system) - some template insertion features As of Emacs 23.2, CEDET is included in Emacs, and nothing extra is needed to satisfy that dependency. For older versions of Emacs: See http://cedet.sf.net for downloading CEDET. If you only want to use matlab.el for editing code or running the MATLAB shell, you DO NOT need to install CEDET. If you do want to use CEDET, add the following to your .emacs file: (matlab-cedet-setup) Mailing List:New Mailing ListA new matlab-emacs-discuss mailing lisit has been created at SourceForge. Use this list to get updates on new releases and discuss topics relivant to the matlab-emacs project. http://lists.sourceforge.net/mailman/listinfo/matlab-emacs-discuss Old Mailing ListThe original mailing list where beta versions of matlab.el were posted, and where comments, questions, bug reports, and answers to questions could be sent. If you were subscribed to this list, please unsubscribe, and subscribe to the new list above. to unsubscribe, send email with the body of: "unsubscribe matlab-emacs" |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论