Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Run m-files from different paths error with reading .kml files.

1 回表示 (過去 30 日間)
Hampus Alfredsson
Hampus Alfredsson 2018 年 4 月 12 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have several different maps containing functions, m-files and .kml-files. Now I want to read them all in a specified order, so I use a addpath(folderName) to load all folders. Then I use run(fileName) to run the desired m-files. My problem is that in one of the folders, there are a list of .kml-files which need to be loaded in order to execute the code in one of the m-files. I have added its directory in addpath, but still they can not be used. Why?
  1 件のコメント
sudhakar shinde
sudhakar shinde 2018 年 4 月 12 日
I would like to know is .kml file supports in MATLAB?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by