How to call a character vector from a function?

I am using a function that needs to receive the following data: Folder='\\cosas\matlab\Luis\NCR\1st' but it doesn't work when I call the inputa argument Folder, from the function, it just says that is is read as a number.

1 comentario

Adam
Adam el 29 de Ag. de 2018
You need to show some code if you are experiencing issues with this. It is easy to do, but clearly something in your understanding of how to do it in your code is missing.
You should just be able to pass it in as an input argument and use it.

Iniciar sesión para comentar.

Respuestas (0)

Preguntada:

el 29 de Ag. de 2018

Comentada:

el 29 de Ag. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by