Warnings inside of compiled parpool are messy

조회 수: 17 (최근 30일)
DP
DP 2025년 10월 6일 15:13
답변: Edric Ellis 2025년 10월 7일 7:47
When code running inside parpool throws an error or warning, the resulting displayed text is as a default hyperlink, instead of an error/warning. When this code is compiled, a parpool warning's hypertext is exploded into code form: eg
Worker 1:
> In <a href="matlab:matlab.internal.language.introspective.errorDocCallback('IncludeDependency', 'C:\Users\user\AppData\Local\Temp\user\mcrCache9.13\Main_20\Main_2_3_1\IncludeDependency.m', 35)" style="font-weight:bold">IncludeDependency</a> (<a href="matlab: opentoline('C:\Users\user\AppData\Local\Temp\user\mcrCache9.13\Main_20\Main_2_3_1\IncludeDependency.m',35,0)">line 35</a>)
Is there any way to remove the hyperlink and just show the text, as happens with compiled warnings and errors outside of parpool?

채택된 답변

Edric Ellis
Edric Ellis 2025년 10월 7일 7:47
Thanks for reporting this. We shall endeavour to improve this behaviour in a future release of Parallel Computing Toolbox. Unfortunately there is no documented way of disabling the hotlinks feature on workers.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Parallel Computing Fundamentals에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by