Caught "std::exception" Exception message
    114 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
Caught "std::exception" Exception message is:
Bundle#308 start failed: Loading D:\MATLAB\bin\win64\builtins\simulink_sid\mwsid_builtinimpl.dllfailed with error: The specified module could not be found.
Dot indexing is not supported for variables of this type.
Error in rmiml.selectionLink
Dot indexing is not supported for variables of this type.
Error in rmiml.selectionLink
4 Kommentare
  N/A
 am 22 Feb. 2020
				I also have the same error message. In my case, it is showing Bundle#312. And it appears every time I start MATLAB. The problem starts just after installing the latest update of R2019a: Update 7.
Someone please help.
Antworten (2)
  Abhishek Singh
      
 am 25 Mär. 2019
        This issue can occur due uninstalling using an incorrect procedure when removing a previous MATLAB release. When uninstalling MATLAB from your machine, it is recommended that all the MATLAB folders including the ones in Temp and Local directories are deleted. We recommend that you always uninstall MATLAB by following the procedure as given in the following link:
I think this issue could be resolved if you delete the following folder:
C:\Users\UserName\AppData\Roaming\MathWorks
5 Kommentare
  ahmad
 am 31 Okt. 2025 um 10:52
        >> a=10
a =
    10
Caught "std::exception" Exception message is:
Unexpected mxArray type returned from feval.  Expected class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > but found string.
0 Kommentare
Siehe auch
Kategorien
				Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!