Effacer les filtres
Effacer les filtres

how to fix the error in rt lab wrapper.o does not existed for the s-function builder?

14 vues (au cours des 30 derniers jours)
I'm trying to simulate an ADALINE BLOCK using S-Function on real time using RT-LAB OP5600, during the preparing and compulation (trying to build the model on rt lab), it stops and a message error aprear

linking...

error :10236 : file not found :'hp_wrapper.o'
error :10236 : file not found :'hq_wrapper.o'
  2 commentaires
Benjamin Thompson
Benjamin Thompson le 10 Oct 2022
Can you provide more information about the command that you entered, attach a sample file? Most likely the folder containing hp_wrapper.o and hq_wrapper.o is not provided to the mex tool in a -L command line switch.
khelifa siham
khelifa siham le 16 Oct 2022
I'm using a s-function block ,in the simulation with MATLAB it works ,but launching it in RT_lab I get the error described in the top how to get those files to fix this error?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Block and Blockset Authoring dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by