Error in paths.

Error using cd
Unable to change current folder to 'C:\MS
EKECTRONICS\Semiconductors\My Thesis\eit\ERT_eidors_test1.m'
(Name is nonexistent or not a folder).
Error in ERT_eidors_test1 (line 14)
cd('C:\MS EKECTRONICS\Semiconductors\My
Thesis\eit\ERT_eidors_test1.m')
please how do i solve this to run my .m fille
this is the code
Toggle Main Navigation
File ExchangeToggle Sub Navigation
Search File Exchange
File Exchange
If you use MATLAB online, you might already know about the advanced...
Electrical Impedance Tomography Image Reconstruction using MATLAB based freeware EIDORS
In this code, using EIDORS Electrical Impedance Tomographic Image Reconstruction is demonstrated.
901 Downloads
Updated 23 Sep 2016
  • Follow
MathWorks
Accelerating the pace of engineering and science
MathWorks is the leading developer of mathematical computing software for engineers and scientists.
© 1994-2023 The MathWorks, Inc.
Join the conversation

回答(1 个)

Cris LaPierre
Cris LaPierre 2023-4-6

0 个投票

According to the error message, either the file or the folder you are trying to access does not exist.
'C:\MS EKECTRONICS\Semiconductors\My Thesis\eit\ERT_eidors_test1.m'
Can you navigate to that location in your file explorer and verify that the folder path is correct, and the file exists in that folder?

类别

帮助中心File Exchange 中查找有关 Import, Export, and Conversion 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by