Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
Hampus Alfredsson
Hampus Alfredsson am 12 Apr. 2018
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentar
sudhakar shinde
sudhakar shinde am 12 Apr. 2018
I would like to know is .kml file supports in MATLAB?

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by