News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Matlab Project Wizard

Started by ginger_tosser, May 13, 2009, 01:08:44 PM

Previous topic - Next topic

ginger_tosser

Hi,
I'm am a complete noob to CB and decided to try it after working with Matlab and OpenCV and I came across this http://opencv.willowgarage.com/wiki/CodeBlocks and noticed that in the graphic there was a Matlab Project Wizard.  So last night I downloaded CB with minGW included but the matlab project type wasn't there.

Where can I find it?


MortenMacFly

Quote from: ginger_tosser on May 13, 2009, 01:08:44 PM
but the matlab project type wasn't there.
Where can I find it?
The Matlab C-S-Function wizard is part of the nighties. please consider upgrading to a recent nightly therefore.

Please notice that this just generates a project (setup) for a C-S-Function which can easily be adopted to a C++-S-Function. But nothing else.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

ginger_tosser

Thanks for that.  I'll probably not bother with a nightly then since I was thinking it was a project for a mexFunction - I don't really use simulink.