Effacer les filtres
Effacer les filtres

num2char? dpath?

16 vues (au cours des 30 derniers jours)
주희 박
주희 박 le 5 Juil 2022
Commenté : Walter Roberson le 5 Juil 2022
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 commentaire
Saksham Gupta
Saksham Gupta le 5 Juil 2022
What is a cord? Is it a MATLAB tool?

Connectez-vous pour commenter.

Réponse acceptée

Walter Roberson
Walter Roberson le 5 Juil 2022
Modifié(e) : Walter Roberson le 5 Juil 2022
has code for a function named num2char. It is not clear whether that function does the same thing as what your code needs.
  3 commentaires
주희 박
주희 박 le 5 Juil 2022
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 le 5 Juil 2022
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by