Thread Subject: Finding all 'non-standard' function calls in big m-file

Subject: Finding all 'non-standard' function calls in big m-file

From: qooroo

Date: 14 Jul, 2009 14:42:01

Message: 1 of 2

I have a rather large (>5000 lines) m-file and I'd like to find all the function calls it makes which require toolboxes (i.e., doesn't come with just MATLAB).

any ideas?

-qooroo

Subject: Finding all 'non-standard' function calls in big m-file

From: Walter Roberson

Date: 14 Jul, 2009 19:24:31

Message: 2 of 2

qooroo wrote:
> I have a rather large (>5000 lines) m-file and I'd like to find all the function calls it makes which require toolboxes (i.e., doesn't come with just MATLAB).
>
> any ideas?

Take the toolboxes off of your mpath and then run a dependency report.

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com