Deep network designer not working
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
I get the following error message:
Bundle#421 start failed: Loading C:\Program Files\MATLAB\R2019a\bin\win64\builtins\diagram\editor\registry\core\mwdiagram_editor_registry_core_builtinimpl.dllfailed with error: The specified module could not be found.
MATLAB Version: 9.6.0.1011450 (R2019a) Prerelease
MATLAB License Number: Prerelease
Operating System: Microsoft Windows 7 Enterprise  Version 6.1 (Build 7601: Service Pack 1)
Java Version: Java 1.8.0_181-b13 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
MATLAB                                                Version 9.6         (R2019a)
Simulink                                              Version 9.3         (R2019a)
Curve Fitting Toolbox                                 Version 3.5.9       (R2019a)
Deep Learning Toolbox                                 Version 12.1        (R2019a)
Econometrics Toolbox                                  Version 5.2         (R2019a)
Global Optimization Toolbox                           Version 4.1         (R2019a)
MATLAB Coder                                          Version 4.2         (R2019a)
MATLAB Compiler                                       Version 7.0.1       (R2019a)
MATLAB Compiler SDK                                   Version 6.6.1       (R2019a)
Optimization Toolbox                                  Version 8.3         (R2019a)
Parallel Computing Toolbox                            Version 7.0         (R2019a)
Statistics and Machine Learning Toolbox               Version 11.5        (R2019a)
1 comentario
Respuestas (1)
  Rishabh Gupta
    
 el 15 de En. de 2019
        
      Editada: Rishabh Gupta
    
 el 15 de En. de 2019
  
      Hi Sander,
This might be happening due to a licensing issue. 
1. Please verify if the file is actually present in the location pointed to. For this stack trace, the file 'mwdiagram_editor_registry_core_builtinimpl.dll'  should be present in the location 'C:\Program Files\MATLAB\R2019a\bin\win64\builtins\diagram\editor\registry\core'. If it is not present, reinstalling MATLAB might help. 
2. Antivirus products may cause the dll to not be accessible from MATLAB. Try temporarily blocking anti-virus and rerunning the model.
3. Finally, this may also be due to a licensing issue. Double check if all the license numbers for products have been correctly entered.
For further assistance contact MathWorks Technical Support.
0 comentarios
Ver también
Categorías
				Más información sobre Install Products en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


