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'
无效: 找不到指定的程序。

 Réponse acceptée

Esther
Esther le 30 Juil 2025

1 vote

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

2 commentaires

凤
le 14 Déc 2025
联系了,没有得到有效解决
Jianghao Wang
Jianghao Wang le 18 Fév 2026
Modifié(e) : Jianghao Wang le 20 Fév 2026 à 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.

Connectez-vous pour commenter.

Plus de réponses (0)

Question posée :

le 29 Juil 2025

Modifié(e) :

le 20 Fév 2026 à 18:37

Community Treasure Hunt

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

Start Hunting!

Translated by