photo

Hadi Salimi


Last seen: 5 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
33,209
of 297,457

声誉
1

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

8 months 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答