Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by staccato

  1. staccato

    Simple question

    "matlab.hpp declares the MATLAB C++ Math Library's data types and functions. matlab.hpp includes iostream.h, which declares the input and output streams cin and cout. stdlib.h contains the definition of EXIT_SUCCESS" this is the explanation of matlab.hpp . __...
  2. staccato

    Simple question

    what do you mean ?? matlab.hpp?? I haven't got any matlab.hpp ?? :-( I do got matlab.h ... my matlab dir = D:\matlabR12 what directory do you mean ?? (I'm really new at matlab so thanx for the patience) thanx!!
  3. staccato

    Simple question

    Hello , I need the Sign() function in C++ so I added : #include "matlab.hpp" at the header file of my program now VC ++ doesn't find any "matlab.hpp" , and so do I ... yes , I've installed MathLab , R12 so what's the problem ?? tankzalot.

Part and Inventory Search

Back
Top