2.4

2.4 | 5 ratings Rate this file 3 Downloads (last 30 days) File Size: 107.48 KB File ID: #15291

Matlab Programming Techniques

by mahesh kale

 

13 Jun 2007 (Updated 13 Jun 2007)

This guide discuss how to create *.m to executable

| Watch this File

File Information
Description

This guide discuss how to create *.m to executable and some of other matlab basics.Just let me know if there are errors or need revision.

Required Products MATLAB Compiler
MATLAB release MATLAB 7.1.0 (R14SP3)
Other requirements Any compiler along with matlab preffered one is visual studio or mingw or borland c++ builder 5 onwards.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (6)
13 Jun 2007 Dimitri Shvorob

7 pages, 1.5 of which discuss entering

Function graph
X= [32, 45, 67, 59, 92];
Y= [60, 72, 88,110,128];
Plot(x, y);

Mbuild -setup
Mcc -m graph.m -o graph

(Notice the capitalization :))

If this trivial and redundant write-up is aimed at 'intermediate' Matlab users, beginners gotta be in kindergarten.

14 Jun 2007 Jay Simon

Mahesh, thanks for this useful tutorial. I would suggest fixing your use of caps in command statements where this would result in errors due to case-sensitivity.

14 Jun 2007 John Stevens

Useless. Use help system.

Troubleshooting some compiler problems would be more useful

Please remove

14 Jun 2007 Dimitri Shvorob

See earlier comments. And why is this called 'Matlab Programming Techniques'? Can the author, or anyone else, locate a single one?

21 Jun 2007 Cristian GutiƩrrez

very basic, it doesn't teach nothing else than you already know from Matlab help.

02 Aug 2007 nag endra

do we need to undergo this hefty process

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
whitepaper mahesh kale 22 Oct 2008 09:15:30
article mahesh kale 22 Oct 2008 09:15:30
paper mahesh kale 22 Oct 2008 09:15:30
m to exe mahesh kale 22 Oct 2008 09:15:30
white paper mahesh kale 22 Oct 2008 09:15:30
guide mahesh kale 22 Oct 2008 09:15:30
errors mahesh kale 22 Oct 2008 09:15:30
revision mahesh kale 22 Oct 2008 09:15:30

Contact us at files@mathworks.com