The problem is the integration of matlab and opnet If I have a function in matlab z=f(x,y) How can I call it from the process model of a node in opnet?
Asked
Active
Viewed 36 times
0
-
network simulator @m02ph3u5 – Neaam alsamaraie Aug 27 '15 at 19:39
-
What languages does `opnet` support? You can basically call `MATLAB` functions from any major programming language, but I am unable to find any documentation for `opnet` – Daniel Aug 29 '15 at 19:59
-
it is a network simulator supports C languages @Daniel – Neaam alsamaraie Aug 30 '15 at 21:30
-
Then it's just the question how to call matlab from c. – Daniel Aug 30 '15 at 21:35