Code::Blocks Forums
User forums => Help => Topic started by: ginger_tosser 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?
-
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.
-
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.