Effacer les filtres
Effacer les filtres

Error Using MATLAB Data API with C Matrix API is not supported (UE4 visualization)

42 vues (au cours des 30 derniers jours)
Artem
Artem le 20 Juin 2024
Commenté : Artem le 3 Juil 2024 à 12:46
I'm trying to use Matlab and UE4 together. I strictly follow this tutorial, however, in step 6 I get a compilation error
fatal error C1189: #error: Using MATLAB Data API with C Matrix API is not supported.
that points to the MDArray.hpp file. Please tell me how I can fix this.
(Matlab R2022b, UE4.26, Visual Studio 2019)

Réponse acceptée

Nishan Nekoo
Nishan Nekoo le 25 Juin 2024 à 15:52
Hi Artem,
It should be the same process, but I believe some code snippets have been updated to avoid this fatal error. Let me know if that works or if you run into any issues.
Nishan
  2 commentaires
Nishan Nekoo
Nishan Nekoo le 25 Juin 2024 à 18:18
Modifié(e) : Nishan Nekoo le 25 Juin 2024 à 18:19
Hi Artem,
I have learnt that the issue you are facing may not be solved by following these updated instructions alone while remaining in R2022b, but necessitates using R2023a. The issue lies within the plugins that were available with R2022b, but have since been updated starting in R2023a to avoid this issue. Is upgrading to R2023a or later an option for you?
Nishan
Artem
Artem le 3 Juil 2024 à 12:46
Hi Nishan! I tried to complete this tutorial using Matlab 2023a, and now it worked! Thank you for your reply, you helped me a lot!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with Aerospace Blockset dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by