Dependency Analyzer - question re/ path

조회 수: 2 (최근 30일)
Prabhakar Vallury
Prabhakar Vallury 2025년 2월 1일
댓글: Pramil 2025년 2월 3일
I started using the Dependency Analyzer tool (in 2023b) to find out which Mathworks toolboxes are being invoked in my scripts and apps. I'm a bit confused on the output. So one of my scripts calls the 'contains' function. DA tool indicates the Mapping Toolbox is in use because it has a 'contains' function. However 'which contains' shows this is also in C:\Program Files\MATLAB\R2023b\toolbox\matlab\strfun\contains - and this is the right one.
So why is DA saying I'm using the Mapping Toolbox? Doesn't it follow the Matlab path rules to find the right one (that takes priority)? Such output can be quite confusing and time-consuming. Or am I doing something wrong? Thanks for the guidance.
PV
  댓글 수: 1
Pramil
Pramil 2025년 2월 3일
It would be easier to help if you could share the script, cause just adding a script containing 'contains' function in dependency analyzer shows product as MATLAB. So the reason might be something else.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by