Matclipse: Unterschied zwischen den Versionen

Aus Physik
Zur Navigation springen Zur Suche springen
 
(45 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
[[Category:MLTutor]]
 
[[Category:MLTutor]]
   
  +
=UPDATE! Project site on Eclipse Labs=
=What is Matclipse?=
 
  +
Please visit http://code.google.com/a/eclipselabs.org/p/matclipse/ for current information and downloads!
   
  +
=What is matclipse?=
Matclipse is a plugin that enables users to use Eclipse for Matlab® development -- making
 
Eclipse a Matlab® IDE.
 
   
  +
matclipse is an Eclipse plugin for Matlab® development. It is developed as part of the [[MLTutor_Konzept|MLTutor]] (German Page) Project.
=News=
 
   
  +
If you have questions, feel free to contact us:
   
  +
*[mailto://camhy@itp.tugraz.at David Camhy] (Console, Workspace, Matlab Interface)
  +
*[mailto://osiris@sbox.tugraz.at Georg Huhs] (Matlab Editor)
  +
*[mailto://winfried.kernbichler@tugraz.at Winfried Kernbichler] (Matlab Interface)
   
  +
(Spam Filter active, so if we don't answer, you got caught in our spam folder)
   
==Features==
+
=Features=
   
===Editor===
+
==Overview==
  +
[[Image:matclipse.gif|thumb|Screenshot Matclipse]]
* Syntax-Highlighting <span style="color:#00AA00">'''Funktioniert'''</span>
 
  +
* Automatische Einrückung <span style="color:#00AA00">'''Funktioniert'''</span>
 
  +
* Matlab® Editor
* Matching Brackets <span style="color:#00AA00">'''Funktioniert'''</span>
 
  +
* Matlab® Console View
* Hilfefunktionen
 
  +
* Matlab® Workspace View
** Für Matlab - Funktionen wird die passende Matlab-Hilfeseite aufgerufen (Browser) <span style="color:#00AA00">'''Funktioniert'''</span>
 
  +
* Command History View
* Export von Matlab-Files in verschiedene Formate <span style="color:#00AA00">'''Funktioniert'''</span>
 
  +
* Matlab® Workbench Perspective
** Direkter Export in XML
 
  +
* Matlab® Project Wizard
** Umwandlung in verschiedene Zielformate
 
  +
* Matlab® File Wizard
  +
* Support for Evaluating Matlab® Files and Text Selections
  +
* Matlab® Builder/Nature Support (mlint)
  +
  +
==Editor==
  +
[[Image:matlab_editor.gif|thumb|Screenshot Matlab Editor]]
  +
* Syntax-Highlighting
  +
* Automatic indent
  +
* Matching Brackets
  +
* Help
  +
** Help for Matlab® Functions in Browser
  +
* Matlab® File Export
  +
** XML Export
  +
** Conversion in
 
*** HTML
 
*** HTML
 
*** LaTeX, PDF
 
*** LaTeX, PDF
 
* Code editing actions
 
* Code editing actions
** Comment / Uncomment <span style="color:#00AA00">'''Funktioniert'''</span>
+
** Comment / Uncomment
  +
** Automatic indent
** Passend einrücken <span style="color:#00AA00">'''Funktioniert'''</span>
 
  +
** ???
 
  +
==Console==
* Interaktion mit weiteren Plugins (Konsole und Workspace-Viewer) wodurch eine umfassende Matlab-IDE gebildet wird.
 
  +
[[Image:matlab_console.gif|thumb|Screenshot Console View]]
* Code Folding (vielleicht später)
 
  +
* Syntax Hightlighting
* Templates?
 
  +
* Start/Stop Matlab®
  +
* Abort Matlab® Evaluation
  +
* Directory Chooser
  +
* Debug Mode
  +
* Help Functions
  +
* Automatic Directory Change
  +
* Fully customizable Fonts and Colors
  +
  +
==Matlab Workspace View==
  +
[[Image:matlab_workspace.gif|thumb|Screenshot Workspace View]]
  +
* Support for all Matlab Datatypes (also struct, cell, sparse,..)
  +
* Global, Local Variables
  +
  +
==Command History View==
  +
[[Image:matlab_command_history.gif|thumb|Screenshot Command History View]]
  +
* Saveable Command History
  +
* Cut/Copy/Paste Support
  +
  +
=Availability=
  +
  +
This plugin is not now available to the public, but it will be very soon. License will be EPL.

Aktuelle Version vom 5. April 2011, 16:58 Uhr


UPDATE! Project site on Eclipse Labs

Please visit http://code.google.com/a/eclipselabs.org/p/matclipse/ for current information and downloads!

What is matclipse?

matclipse is an Eclipse plugin for Matlab® development. It is developed as part of the MLTutor (German Page) Project.

If you have questions, feel free to contact us:

(Spam Filter active, so if we don't answer, you got caught in our spam folder)

Features

Overview

Screenshot Matclipse
  • Matlab® Editor
  • Matlab® Console View
  • Matlab® Workspace View
  • Command History View
  • Matlab® Workbench Perspective
  • Matlab® Project Wizard
  • Matlab® File Wizard
  • Support for Evaluating Matlab® Files and Text Selections
  • Matlab® Builder/Nature Support (mlint)

Editor

Screenshot Matlab Editor
  • Syntax-Highlighting
  • Automatic indent
  • Matching Brackets
  • Help
    • Help for Matlab® Functions in Browser
  • Matlab® File Export
    • XML Export
    • Conversion in
      • HTML
      • LaTeX, PDF
  • Code editing actions
    • Comment / Uncomment
    • Automatic indent

Console

Screenshot Console View
  • Syntax Hightlighting
  • Start/Stop Matlab®
  • Abort Matlab® Evaluation
  • Directory Chooser
  • Debug Mode
  • Help Functions
  • Automatic Directory Change
  • Fully customizable Fonts and Colors

Matlab Workspace View

Screenshot Workspace View
  • Support for all Matlab Datatypes (also struct, cell, sparse,..)
  • Global, Local Variables

Command History View

Screenshot Command History View
  • Saveable Command History
  • Cut/Copy/Paste Support

Availability

This plugin is not now available to the public, but it will be very soon. License will be EPL.