バックスラッシュを入力したいが¥に変換される。
Show older comments
addpath(C:example) %このようなプログラムの入力を行いたいが
addpath(C:¥example) %このような変換が行われ、¥の部分に演算子の使用が無効ですとの表示が出る。
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB 入門 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!