How test the presence of a toolbox
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi!
I would like in my program to test if the user has a statistical toolbox (Statistics_Toolbox). If so, it would use a precise Matlab function, if not an approached one programmed by myself. Do you know if it's possible?
Thanks!
Martin
0 comentarios
Respuestas (2)
Lokesh Ravindranathan
el 24 de Jun. de 2013
This solution http://www.mathworks.com/support/solutions/en/data/1-G5BY2M/index.html?product=SL&solution=1-G5BY2M is relevant for checking the possession of a toolbox license.
2 comentarios
Lokesh Ravindranathan
el 26 de Jun. de 2013
Martin, could you accept the answer? This would help the person searching for the same question.
Ver también
Categorías
Más información sobre Downloads en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!