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

1 visualización (últimos 30 días)
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 comentario
Kaustubha Govind
Kaustubha Govind el 22 de Abr. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by