matlab.h
-
i can't seem to find matlab.h in my matlab7 folders or my visual stuido6.0 folders. Where can i get it Thanks in advance
Do you have the rest of matlab, but not the .h file ? If not, then the .h file is of no use to you. It sounds like you have it installed ( you have a matlab7 folder ), so do a system wide search for it. If you can't find it, I'd suggest that finding a copy of that file is a waste of time. If you're missing one file for some reason, you may be missing others, and a reinstall of matlab is the only sensible option IMO. Christian Graus - Microsoft MVP - C++
-
Do you have the rest of matlab, but not the .h file ? If not, then the .h file is of no use to you. It sounds like you have it installed ( you have a matlab7 folder ), so do a system wide search for it. If you can't find it, I'd suggest that finding a copy of that file is a waste of time. If you're missing one file for some reason, you may be missing others, and a reinstall of matlab is the only sensible option IMO. Christian Graus - Microsoft MVP - C++
-
i think i have the rest. Do u think i can download it somewhere? Because i don't think reinstalling will help.
um.... dude, if reinstalling it won't help, then your setup is fundamentally broken. If that file is not in your setup, and you need it, then your setup file is broken, or you're looking for the wrong thing. No, I've never used matlab. It's a library for image processing, right ? I have written a lot of image processing code in C++ and C#, but the only external library I ever used was paintlib, and GDI+ makes that redundant. Christian Graus - Microsoft MVP - C++
-
i think i have the rest. Do u think i can download it somewhere? Because i don't think reinstalling will help.
Did you install the MATLAB Compiler Toolbox? What about MATLAB C/C++ MATH Library? Best regards, A. Riazi
-
i can't seem to find matlab.h in my matlab7 folders or my visual stuido6.0 folders. Where can i get it Thanks in advance
What are you trying to do. I have MATLAB and a lot of toolboxes. MATLAB.h is not in my installation either. I have never run across anything that needs that include file. If you are simply trying to call the matlab engine from your own program, you need engine.h. Also, look at the CP articles by A. Riazi and there is an online tutorial on Matlab's website.
-
What are you trying to do. I have MATLAB and a lot of toolboxes. MATLAB.h is not in my installation either. I have never run across anything that needs that include file. If you are simply trying to call the matlab engine from your own program, you need engine.h. Also, look at the CP articles by A. Riazi and there is an online tutorial on Matlab's website.
Thanks for the response guys. I think I know what is wrong with the program. My friend emailed me this: http://www.mathworks.com/support/solutions/data/1-TUUKR.html?solution=1-TUUKR