Continue next statement on cd command
이전 댓글 표시
Hi everyone
Is there a way to continue next line on this cd command? this is to make convenient for me to analyse data
cd 'D:\Onedrive\OneDrive -xxx\bbb\ccc\ddd\3. Simulation\3. Fluent Case\40um - 9\EquivalenceRatio_Osc\0.015\F100';
i tried this but it won't work
cd ['D:\Onedrive\OneDrive -xxx\bbb\ccc\ddd\3. Simulation\3. Fluent Case\40um - 9'...
'\EquivalenceRatio_Osc\0.015\F100'];
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Physics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!