필터 지우기
필터 지우기

Error when trying to run multiple instances of Simulink model in rapid accelerator mode?

조회 수: 1 (최근 30일)
When I run the model on one instance of Matlab in rapid accelerator mode, it just works fine. I can also run the model by opening multiple instances of Matlab in Normal and Accelerator modes. However, I get an the error below, when I try to run the same model by opening multiple instances of Matlab in rapid accelerator mode.
I thing there is a conflict when the instances simultaneously try to access the auto-generated slprj folder that contains the simulation targets. However, I don't know how to get around it.
  댓글 수: 2
Usha Duddu
Usha Duddu 2016년 1월 7일
편집: Usha Duddu 2016년 1월 7일
Hello Ahmed
I understand that you are running into errors on running same model in multiple instances of MATLAB in rapid accelerator mode.
I have a few questions to ask you- 1. Are you generating the target in both the instances of MATLAB before running the model ?
2. Are you generating the target in only 1 instance of MATLAB and running the model in both the instances?
Thanks
Usha
Ahmed Rashid
Ahmed Rashid 2016년 5월 30일
Sorry for my late reply, but I solved the problem long time ago. I fixed the problem by generating a separate slprj file for each instance. You can control the generation of the folder with the command
Simulink.fileControl
Thank you for your answer.

댓글을 달려면 로그인하십시오.

채택된 답변

Ahmed Rashid
Ahmed Rashid 2016년 5월 30일
I fixed the problem by generating a separate slprj file for each instance. You can control the generation of the folder with the command
Simulink.fileControl

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Acceleration에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by