Click here to Skip to main content
15,886,806 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Integer Geometry Pin
stevepqr1-Jun-07 2:21
stevepqr1-Jun-07 2:21 
Questionhow to make .exe file by MatLab Pin
suroor4539-May-07 17:00
suroor4539-May-07 17:00 
AnswerRe: how to make .exe file by MatLab Pin
Tim Paaschen9-May-07 20:48
Tim Paaschen9-May-07 20:48 
GeneralRe: how to make .exe file by MatLab Pin
suroor45310-May-07 4:07
suroor45310-May-07 4:07 
AnswerRe: how to make .exe file by MatLab Pin
Arun.Immanuel9-May-07 22:32
Arun.Immanuel9-May-07 22:32 
GeneralRe: how to make .exe file by MatLab Pin
suroor45310-May-07 4:04
suroor45310-May-07 4:04 
GeneralRe: how to make .exe file by MatLab Pin
Maximilien10-May-07 4:44
Maximilien10-May-07 4:44 
GeneralRe: how to make .exe file by MatLab Pin
Arun.Immanuel10-May-07 5:50
Arun.Immanuel10-May-07 5:50 
mcc -m main.m

where main.m is the starting function (Entry point)of the project.

An exe file named "main.exe" will be created
along with other files and folders.

For further details google
with "mcc option for matlab".

Hope that helps you.




Regards,
Arun Kumar.A

GeneralRe: how to make .exe file by MatLab Pin
suroor45310-May-07 6:26
suroor45310-May-07 6:26 
GeneralRe: how to make .exe file by MatLab Pin
BAIJUMAX15-May-07 0:24
professionalBAIJUMAX15-May-07 0:24 
QuestionPath Finding in navigation software Pin
dnmdk9-May-07 5:26
dnmdk9-May-07 5:26 
QuestionRe: Path Finding in navigation software Pin
CPallini10-May-07 20:54
mveCPallini10-May-07 20:54 
AnswerRe: Path Finding in navigation software Pin
El Corazon14-May-07 7:06
El Corazon14-May-07 7:06 
Questiondata mining algorithms Pin
kindd8-May-07 23:31
kindd8-May-07 23:31 
AnswerRe: data mining algorithms Pin
cjengler9-May-07 2:01
cjengler9-May-07 2:01 
GeneralRe: data mining algorithms Pin
kindd9-May-07 18:44
kindd9-May-07 18:44 
GeneralRe: data mining algorithms Pin
cjengler10-May-07 2:05
cjengler10-May-07 2:05 
GeneralRe: data mining algorithms Pin
kindd10-May-07 2:24
kindd10-May-07 2:24 
QuestionDuplicateHandle Pin
tom groezer8-May-07 5:56
tom groezer8-May-07 5:56 
AnswerRe: DuplicateHandle Pin
Stephen Hewitt8-May-07 14:16
Stephen Hewitt8-May-07 14:16 
QuestionPlease help Pin
A*****5-May-07 20:30
A*****5-May-07 20:30 
AnswerRe: Please help Pin
cp98765-May-07 20:47
cp98765-May-07 20:47 
AnswerRe: Please help Pin
Nathan Addy8-May-07 15:03
Nathan Addy8-May-07 15:03 
GeneralThanks Nathan Addy Pin
A*****9-May-07 15:49
A*****9-May-07 15:49 
QuestionMutliplying a very long number Pin
MoustafaS5-May-07 10:53
MoustafaS5-May-07 10:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.