Hadi Salimi - MATLAB Central
photo

Hadi Salimi


Last seen: 4개월 전 2020년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB AnswersFrom 09/20 to 01/25Use left and right arrows to move selectionFrom 09/20Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
33,190
of 296,430

평판
1

참여
5 질문
0 답변

답변 채택
0.0%

획득한 표
1

Feeds

보기 기준

질문


How to Make the Ports and Internal Variables of a FMU Block, Visible or Invisible?
I am using Matlab 2023a to insert an FMU block into my Simulink model with the following two lines of code: >> addpath('path/of...

6개월 전 | 답변 수: 1 | 1

1

답변

질문


How to expose a Simulink signal as a FMU variable?
I have a simple model containing several signals like this. What I need is to export this model as a FMU: In this model, I ha...

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


How to get Matlab C++ compiler name in my program?
I am developing a C++ application and I need to get the C/C++ compiler name of Matlab (2017b and newer). I have already tried us...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Setting the MATLAB visible/invisible using the C++ Engine API
In C Engine API of MATLAB, it was possible to launch the MATLAB engine in visible or invisible modes like this: Engine *ep =...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


Why setAttribute fails when passing one string as the value in 2016b?
I am trying to extract the information of the a simulink.busElement class and write them into one xml file like this: ...

4년 초과 전 | 답변 수: 1 | 0

1

답변
Go to top of page