Matclipse: Unterschied zwischen den Versionen

Aus Physik
Zur Navigation springen Zur Suche springen
Zeile 11: Zeile 11:
 
=Features=
 
=Features=
   
  +
==General==
==Matlab Files and Projects==
 
   
 
* Matlab Project Wizard
 
* Matlab Project Wizard
Zeile 20: Zeile 20:
 
** Matlab® Workspace View
 
** Matlab® Workspace View
 
** Support for Evaluating Matlab Files
 
** Support for Evaluating Matlab Files
  +
* Matlab Builder/Nature Support (mlint)
   
 
==Editor==
 
==Editor==

Version vom 25. April 2008, 13:32 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

General

  • Matlab Project Wizard
  • Matlab File Wizard
  • Matlab® Workbench Perspective
    • Command History View
    • Console View
    • Matlab® Workspace View
    • Support for Evaluating Matlab Files
  • Matlab Builder/Nature Support (mlint)

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