Error Code: "A viewer named "DAS" already exists"

3 views (last 30 days)
Jennifer
Jennifer on 24 Feb 2014
Answered: Isage on 21 Jul 2019
I am trying to run my script and call a simulation. But everytime I run it, the beginning variables save but I get this error:
>> run_2_probe_cases_test13_Temp_perturb Error calling slsfnagctlr('Clear',...) A viewer named "DAS" already exists. Error using run_2_probe_cases_test13_Temp_perturb (line 119) Invalid setting in 'RF_Ablation_Model_T_perturbed_2_probes/Thermal Dynamics/Probe 2/Probe dynamics y1/Probe Lump 1/Subsystem/Constant3' for parameter 'Value'
Caused by: Error using run_2_probe_cases_test13_Temp_perturb (line 119) Error evaluating parameter 'Value' in 'RF_Ablation_Model_T_perturbed_2_probes/Thermal Dynamics/Probe 2/Probe dynamics y1/Probe Lump 1/Subsystem/Constant3' Error using run_2_probe_cases_test13_Temp_perturb (line 119) Undefined function or variable 'time_step'.
I have no idea what this means or how I can fix it.
Any suggestions would be helpful!

Answers (1)

Isage
Isage on 21 Jul 2019
For those who are having the same issue, restarting MATLAB eliminated this error for me.

Categories

Find more on Startup and Shutdown 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!