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

Adam
Adam 2018년 8월 29일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

질문:

2018년 8월 29일

댓글:

2018년 8월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by