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
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개)
카테고리
도움말 센터 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!