Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 2 (최근 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