Matclipse: Unterschied zwischen den Versionen

Aus Physik
Zur Navigation springen Zur Suche springen
Zeile 22: Zeile 22:
   
 
==Editor==
 
==Editor==
  +
[[Image:matlab_editor.gif|thumb|Screenshot Matlab Editor]]
 
* Syntax-Highlighting
 
* Syntax-Highlighting
 
* Automatische Einrückung
 
* Automatische Einrückung

Version vom 25. April 2008, 13:31 Uhr


What is matclipse?

matclipse is a plugin that enables users to use Eclipse for Matlab® development.

Availability

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

Features

Matlab Files and Projects

  • Matlab Project Wizard
  • Matlab File Wizard
  • Matlab® Workbench Perspective
    • Command History View
    • Console View
    • Matlab® Workspace View
    • Support for Evaluating Matlab Files

Editor

Screenshot Matlab Editor
  • Syntax-Highlighting
  • Automatische Einrückung
  • 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