필터 지우기
필터 지우기

num2char? dpath?

조회 수: 16 (최근 30일)
주희 박
주희 박 2022년 7월 5일
댓글: Walter Roberson 2022년 7월 5일
Hello, I got a cord and it contains a 'num2char', 'dpath'.
But I can't find what they are. Are they same with 'num2str' and 'path' respectively?
Please give me an explanation of them and if you can, also explanation of replacements .
Thank you in advance.
  댓글 수: 1
Saksham Gupta
Saksham Gupta 2022년 7월 5일
What is a cord? Is it a MATLAB tool?

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

채택된 답변

Walter Roberson
Walter Roberson 2022년 7월 5일
편집: Walter Roberson 2022년 7월 5일
has code for a function named num2char. It is not clear whether that function does the same thing as what your code needs.
  댓글 수: 3
주희 박
주희 박 2022년 7월 5일
Thank you. I think 'num2char' is not supported in MATLAB now. And dpath is variable of 'char' but I can't find proper meaning of them still..
Walter Roberson
Walter Roberson 2022년 7월 5일
dpath does not have special meaning to MATLAB. It is a being used as a variable name, and means whatever that particular program wanted it to mean.
If you could link to the source code, we might be able to make better guesses about what it needs.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by