MATLAB Community

MATLAB, community & more

Posts 1 - 10 of 79

Results for: Editor

>> edit helloworld.m 5

MATLAB Mobile Gets an Editor
If you’ve been using MATLAB Mobile over the past years, you’ve been able to do command-line prototyping and run files on your computer or on the cloud. With the latest… read more >>

Variable and Function Rename 12

The MATLAB R2011b feature that I’ve been most anticipating is the automatic rename in the Editor. Renaming functions and variables is a common operation for programmers. It’s useful for… read more >>

R2011b Is Here! 12

It’s (almost) fall, and that means a brand-new release of MATLAB. Here are a few awesome new Desktop features in this release:

Improved Command Window Formatting

The Command Window… read more >>

The Go To Dialog 2

Over the weekend, reader “mnasr14” reminded me with a comment on an old post about the oft-overlooked Go To… dialog in the Editor. The Go To… dialog provides a quick way to… read more >>

Highlighting Global and Persistent Variables

In R2010b we started highlighting non-local variables in light blue. Non-local variables are variables that are used in at least two functions that share scope. For example, a variable used both in a… read more >>

Demo’ing Scripts With ECHODEMO 1

Scripting files in Cell Mode has plenty of benefits. In addition to code organization, rapid iteration, and publishing, cell mode can also be used to present cell-by-cell interactive… read more >>

Posts 1 - 10 of 79