Do I need the Simulink Report Generator toolbox installed to run depfun?

1 vue (au cours des 30 derniers jours)
Greg
Greg le 19 Avr 2013
I recently switched to Matlab 2013a, and when I run 'depfun.m' now it seems to try and look for a function called 'newdepfun', which from what I can tell is in the Report Generator toolbox. Is this something new, and if so, is there any other way I can find all the functions a certain m file is dependant on for the purposes of distributing code to others.
Thanks in advance,
--Greg
  1 commentaire
Kaustubha Govind
Kaustubha Govind le 22 Avr 2013
For me:
>> which newdepfun
built-in (undocumented) % char method
I'm not 100% sure, but it seems like 'newdepfun' is part of base MATLAB. How did you find out that it belonged to Simulink Report Generator?
Btw, I've seen users on other threads having issues using DEPFUN suggest this as an alternative: http://www.mathworks.com/matlabcentral/fileexchange/17291-fdep
I would recommend filing a bug report with MathWorks Tech Support if you are unable to run DEPFUN.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by