OPNET calling MATLAB (32-bit) R2010b on Windows 7 (64-bit) using MS C++ 2010 Express (32-bit compiler)
Show older comments
Hi
I have previously used MSVC++ 6.0 on an XP machine running MATLAB R2010b (32-bit) and successfully been able to invoke the 'Engine API' from OPNET
I am now moving to a Windows 7 (64-bit) node with MS C++ 2010 Express (32-bit compiler) and MATLAB R2010b (32-bit). mex examples work fine using the compiler. The Engine API using engwindemo also works fine. However, I am unable to use the API in OPNET, even though I am using the exact same include and lib flags for OPNET preferences as I was using in the XP setup
If I don't call the engine API in OPNET, it works fine
1 Comment
Kaustubha Govind
on 16 Jun 2011
Are you getting compiler errors or runtime errors? Please paste exact error messages if possible.
Answers (1)
Saif Ahmad
on 19 Jan 2012
0 votes
Can you please kindly provide step by step instructions on how you integrated matlab with opnet in XP
Categories
Find more on Write C Functions Callable from MATLAB (MEX Files) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!