How can I replace this line of code:
cd 'C:\Users\Francesco\Desktop\Prova';
with another one that allow me to select manually the directoru

 采纳的回答

d=uigetdir
cd(d);

4 个评论

Is there possible to insert an infestation?
What do you mean?
On the top of the selected dialog box, is there a possibility to insert some words?
d=uigetdir([],'Yes you can')

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Quadcopters and Drones 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by