Error loading variables from workspace during parallel computing in Parameter Estimator.

조회 수: 8 (최근 30일)
Hello, I am trying to use parallel pool computing for estimating the parameters of RC cirucuit. I have defined initial variables in the matlab workspace. However, during parallel computing, it does not load the variables and pops up the error window as shown in attachment. However, without using parallel pool, the estimation continues to work in order. Can someone please help what is the mistake in adding the file dependency while starting parallel pool computation. I am using R2019b version.
  댓글 수: 2
Sam Marshalik
Sam Marshalik 2021년 11월 22일
Can you expand on how the variables are made? Are you specifying them directly in your code or are you using load to bring them into the workspace?
Harshik Trivedi
Harshik Trivedi 2021년 11월 22일
The current profile is loaded from a folder and the circuit parameters are defined in the code.

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by