veins和MATLAB的组合 在omnetpp上——github项目

  • Post author:
  • Post category:其他



步骤总结:



matlab与omnet需要安装在一个盘符内(win10 e:)





1 在MATLAB中,打开




init.m




文件并运行




2 用



mingwenv.


cmd



编译运行veins项目,测试运行良好后关闭即可。



3 编译veins_matlab步骤



先    cd E:/omnetpp-5.6.1/samples/veins_matlab



然后




./configure –with-matlab=/E/ProgramFiles/Polyspace/R2019a



最后 make



4 运行matlab项目步骤




cd E:/omnetpp-5.6.1/samples/veins_matlab/examples/veins_matlab





然后./run -u Cmdenv




版权声明:本文为u012857674原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。