我如何将MATLAB与Eclipse集成 [英] How can i integrate MATLAB with Eclipse

查看:95
本文介绍了我如何将MATLAB与Eclipse集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是OSLC集成的新手. 我脑子里有几个问题.

I am new to the topic of OSLC integration. I have few questions in my mind.

  1. 如何知道工具是否支持OSLC.
  2. 我可以将MATLAB与Eclipse集成吗?

推荐答案

尝试MATCLIPSE:

Eclipse有一个可用的MATLAB插件

Give MATCLIPSE a try:

Eclipse has a MATLAB plugin available

安装
如何安装matclipse:

Installation
How to install matclipse:

更新网站

添加 http://matclipse.eclipselabs.org.codespot.com/git.在帮助->安装新软件并安装Matclipse中更新/到更新站点.对于Windows系统,您还需要安装win32 Extras.

Add http://matclipse.eclipselabs.org.codespot.com/git.update/ to the update sites in Help -> Install New Software and install Matclipse. For Windows systems, you need to install the win32 extras too.

重要(Linux/MacOS):首次启动时未设置MATLAB路径,您需要在Window-> Preferences

IMPORTANT (Linux/MacOS): The MATLAB path is not set at the first start, you need to set it in Window->Preferences

来自来源

插件可在Git存储库中找到: https://code.google.com/a/eclipselabs.org/p/matclipse/source/checkout

The plugins are available in the Git repository: https://code.google.com/a/eclipselabs.org/p/matclipse/source/checkout

要在Eclipse中自己构建插件,您需要Eclipse,PDE和EGit插件,这些插件在更新管理器中可用. (Eclipse Classic SDK包含PDE).然后,您需要执行以下步骤:

To build the plugin yourself in Eclipse, you need the Eclipse, the PDE and the EGit plugin, which is available in the update manager. (The Eclipse Classic SDK includes PDE). Then you need to do the following steps:

1)打开透视图"Git存储库浏览",然后从URL https://code.google.com/a/eclipselabs.org/p/matclipse/

1) Open perspective "Git Repository Exploring" and pull the repository from the URL https://code.google.com/a/eclipselabs.org/p/matclipse/

2)打开Java透视图,右键单击一个插件,然后单击以Eclipse应用程序运行"

2) Open the Java perspective, right click one plugin and click "Run as Eclipse Application"

要在win32上运行matclipse,您需要com.jacob,它也包含在源存储库中.在其他系统上不需要此插件.

To run matclipse on win32, you need com.jacob, which is also included in the source repository. This plugin is not necessary on other systems.

您应该在其中运行matclipse插件的情况下获得一个新的Eclipse实例.

You should get a new Eclipse instance with the matclipse plugin running inside.

重要(Linux/MacOS):首次启动时未设置MATLAB路径,您需要在Window-> Preferences

IMPORTANT (Linux/MacOS): The MATLAB path is not set at the first start, you need to set it in Window->Preferences

然后您可以切换到MATLAB Workbench透视图并开始工作!

You can then switch to the MATLAB Workbench perspective and start working!

有关如何将插件包含在正在运行的Eclipse环境中的说明,请参见 http: //www.vogella.de/articles/EclipsePlugIn/article.html#deployplugin

For instructions how to include a plugin into the running Eclipse environment, see http://www.vogella.de/articles/EclipsePlugIn/article.html#deployplugin

这篇关于我如何将MATLAB与Eclipse集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆