importNetworkFromONNX error due to mex

I'm trying to import an ONNX model into Matlab 2025a. However, when I run the command 'importNetworkFromONNX', there is something wrong with the MEX file. Here are the error messages:
MEX 文件
'C:\ProgramData\MATLAB\SupportPackages\R2025a\toolbox\nnet\supportpackages\onnx\+nnet\+internal\+cnn\+onnx\onnxmex.mexw64'
无效: 找不到指定的程序。

 Respuesta aceptada

Esther
Esther el 30 de Jul. de 2025

1 voto

This seems to be a known issue in MATLAB R2025a Update 1.
Please contact MathWorks Technical Support: Contact Support - MATLAB & Simulink

2 comentarios

凤
el 14 de Dic. de 2025
联系了,没有得到有效解决
Jianghao Wang
Jianghao Wang el 18 de Feb. de 2026 a las 18:18
Editada: Jianghao Wang el 20 de Feb. de 2026 a las 18:37
Hello, can you please share what release you are on right now?
If you are on R2025a, the issue should have been fixed.
If you are on R2025b, can you please advise the exact release/update info?
Depending on your release info, here are some potential solutions:
  1. use MATLAB Online https://matlab.mathworks.com (this should always work regardless of release)
  2. for R2025b Update3 or Update4, please uninstall the ONNX support package and reinstall the most recent 25.2.5 release of the package. For uninstalling, please follow the instructions here: https://www.mathworks.com/help/comm/usrpradio/ug/uninstall-support-packages.html
  3. R2025b Update 1 or 2, these should remain unaffected.
Thank you.

Iniciar sesión para comentar.

Más respuestas (0)

Preguntada:

el 29 de Jul. de 2025

Editada:

el 20 de Feb. de 2026 a las 18:37

Community Treasure Hunt

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

Start Hunting!

Translated by