photo

Alex K


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
1 个回答

排名
179,043
of 299,763

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,797

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


How to eliminate delays in drawing a graph during modeling in Simulink, in a dashboard?
I work in Simulink. I am making a model with cyclic calculations. The model is complex, I’m struggling with speed, trying to op...

2 years 前 | 2 个回答 | 0

2

个回答

提问


How in Simulink send one signal from an input to one of several outputs according to a given output number?
Simulink has a "Multi-Port switch" element that can be used to switch one of the inputs to a single output. It is necessary to ...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
Table element access problem
My example: T_test = readtable('test_table.xlsx'); data = T_test{1,1}; And error "Cell contents reference from a non-cell a...

2 years 前 | 0

提问


Table element access problem
I am reading a table from an excel file T_Log_Pf = readtable(Log_Pf_path_fn); But the compiler generates mxArray instead of a ...

2 years 前 | 2 个回答 | 0

2

个回答