how to load my library in to matlab???

hello sir i just want to use the library(.m file) in to another code file then how to do so?

2 comentarios

José-Luis
José-Luis el 11 de Jun. de 2014
Put it in the current folder or add the folder where it is located to the path.
asthana
asthana el 11 de Jun. de 2014
it is already int the same path bt now if i want to load it in to program then how to do so??

Iniciar sesión para comentar.

Respuestas (1)

José-Luis
José-Luis el 11 de Jun. de 2014

0 votos

Include it in the program. Type your_function_name where you want it to load.

Categorías

Productos

Etiquetas

Preguntada:

el 11 de Jun. de 2014

Respondida:

el 11 de Jun. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by