필터 지우기
필터 지우기

how to integrate installed minGW64 to matlab

조회 수: 1 (최근 30일)
sagoe gad
sagoe gad 2017년 12월 31일
댓글: sagoe gad 2018년 1월 7일
I have minGW installed on my local disc c but i can't use mex file on MATLAB when using s-function builder block
  댓글 수: 4
Walter Roberson
Walter Roberson 2018년 1월 7일
arduino libraries live on arduino I believe. As far as I understand, they are not something you can use directly from an S function. There is a possible exception if you are intending to do code generation so that the resulting model is to be run on arduino, but in that case you would not use a mex file and you would (I gather) need to start using TLC files.
sagoe gad
sagoe gad 2018년 1월 7일
When tried building the s-function after pasting the arduino library i want to use, the error that pops up ask me to instal minGW of which i did but still error persisting. I will try with the TLC files as u have suggested. Thanks for your concern.

댓글을 달려면 로그인하십시오.

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by