photo

Gordon


Moog

Last seen: 5 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

1 个提问
1 个回答

File Exchange

1 文件

排名
20,897
of 297,457

声誉
2

贡献数
1 个提问
1 个回答

回答接受率
100.0%

收到投票数
1

排名
16,352 of 20,438

声誉
6

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
68

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How can I programmatically get the dimensions of a Simulink signal?
I would like to save a large Simulink bus to a file as an array instead of a time series because the model then runs about 2 tim...

9 years 前 | 1 个回答 | 0

1

个回答

已提交


Find_Variable(var_to_search, value_to_find)
Looks through a structure or the base workspace to find variables equal to a value you specify

9 years 前 | 1 次下载 |

0.0 / 5

已回答
How can I have MATLAB find and replace text in a MS Word document
Tried this code and it works. Corrected one typo though. Code should be: Word = actxserver('Word.application'); Wrod.Visible ...

10 years 前 | 1