photo

Hadi Salimi


Last seen: 5 månader ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
33 572
of 297 503

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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...

8 månader ago | 1 answer | 1

1

answer

Question


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...

nästan 2 år ago | 0 answers | 0

0

answers

Question


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...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


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 =...

mer än 4 år ago | 0 answers | 0

0

answers

Question


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: ...

mer än 4 år ago | 1 answer | 0

1

answer