Can anyone help me using Matlab code Generation?.
    1 view (last 30 days)
  
       Show older comments
    
Hi all,
I am new to Matlab Coder and am trying to convert some .m files into .c files. I read and watched tutorials that current versions of matlab have a built-in coder which could help me with my task.
What do I need except for matlab? Are there any other requirements?
Cheers.
0 Comments
Accepted Answer
  Wayne King
    
      
 on 27 Mar 2013
        You do have MATLAB Coder right? You need the MATLAB Coder product installed. Assuming that, have you tried a simple function for code generation first?
2 Comments
  Kaustubha Govind
    
      
 on 27 Mar 2013
				Josef: Could you run "mex -setup" and select a supported compiler. Then try the coder command again.
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

