Author Topic: Matlab Project Wizard  (Read 7090 times)

ginger_tosser

  • Guest
Matlab Project Wizard
« on: May 13, 2009, 01:08:44 pm »
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?


Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Matlab Project Wizard
« Reply #1 on: May 13, 2009, 02:55:07 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

ginger_tosser

  • Guest
Re: Matlab Project Wizard
« Reply #2 on: May 13, 2009, 03:09:30 pm »
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.