How can I identify the dependencies of a MATLAB program?

48 次查看(过去 30 天)

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2023-4-16
Refer to the documentation in the following link for methods to identify program dependencies:

更多回答(1 个)

Daniel Frisch
Daniel Frisch 2020-11-13
This function finds all dependencies and directly copies them to a folder:
>> copy_dependencies( 'matlabScript.m' )

类别

Help CenterFile Exchange 中查找有关 Downloads 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by