bio_img_community

MATLAB Community

MATLAB, community & more

Posts 321 - 330 of 496

Changes are A-Brewin’ 5

I’m pleased to announce that going forward we’re going to be doing things a little differently here at Mike on The MATLAB Desktop. My first big announcement is that I’ve joined the… read more >>

Using XML in MATLAB 22

Much of the data on the Internet is stored in some flavor of XML. Fortunately for us, MATLAB has some built in functions for handling XML file. This will be the first in a series of non-consecutive... read more >>

Why the Help Report No Longer Lists Subfunctions

Over the past few releases we have been working to eliminate code in the desktop that duplicates or approximates the logic in the MATLAB language. The goal of this project is to reduce bugs and to… read more >>

Helping your help 6

MATLAB files that are a part of the public API of MATLAB all have nice help comments in them. The files we ship with MATLAB follow a standard format: function line, summary/description line (commonly… read more >>

Editor Tab Switching 11

Ken’s been kind enough to point out in the comments on how to switch between open files in the MATLAB Editor. The keyboard shortcut

Ctrl+Page Up to move from right to left on the… read more >>

Command-Line Preferences 4

I received some criticism regarding my post about using shell command because it wasn’t very Desktop-y. The way I see it, the MATLAB Environment includes a broader picture of everything going… read more >>

Introducing MATLAB Mobile – an iPhone app to connect remotely to your MATLAB 192

This week I’d like to introduce guest poster Leslie Mehrez from our marketing team. She’s going to tell you about an exciting new frontier for MATLAB and scientific computation.
Today is… read more >>

Calling Shell Commands from MATLAB 41

I’ve written before about accessing Java from the Command Line, but you can also make calls into other systems from MATLAB. For example, you can access libraries written in C/C++ or Fortran,… read more >>

Taking suggestions, giving suggestions 14

This week I’d like to once again welcome back guest blogger Chris Kollett to tell you about one of the new features of the MATLAB R2010a Help Browser.
When I wrote about some of the new Help… read more >>

Selecting a whole line 16

I’m thinking of turning posts about our underutilized features into a reoccurring series. What do you think of “Hidden Gems” or “Desktop Tricks & Tips” or “11… read more >>

Posts 321 - 330 of 496

These postings are the author's and don't necessarily represent the opinions of MathWorks.