Matlab Help naming folder according to user input,

4 次查看(过去 30 天)
The problem is that the created folder carry the variable name (B) not its value 'Project', I am wondering if you can help me to fix that, please
Here is my Code:
A = 'Project';
B = convertCharsToStrings(A);
mkdir B

采纳的回答

Walter Roberson
Walter Roberson 2019-2-27
  4 个评论

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by