suresh s - MATLAB Central

suresh s


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Employee in Automotive company
Professional Interests: embedded

统计学

MATLAB AnswersFrom 05/13 to 04/25Use left and right arrows to move selectionFrom 05/13Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 个提问
3 个回答

排名
3,500
of 298,264

声誉
16

贡献数
4 个提问
3 个回答

回答接受率
25.0%

收到投票数
5

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
how to find the floating scope in simulink model?
>> get_param(gcb, 'BlockType') ans Scope It's finding the Scope blocks,but my question is find only floating scope (it...

11 years 前 | 0

已回答
Combining matrices of different sizes
hi Syed, If the Size of both x and y matrix are same than only you can concatenated, otherwise we can't concatenate the matri...

12 years 前 | 0

已回答
How to select particular rows from a large matrix ?
yes, we can do in Matlab Example: >> a=magic(4) a = 16 2 3 13 5 11 10 8 9 7...

12 years 前 | 5

提问


how to find the floating scope in simulink model?
how to find the floating scope present (or) not in model, through line properties for m-scripting Example: Type ='Line' ...

12 years 前 | 3 个回答 | 0

3

个回答

提问


How to create a S-Function
Hi all, May i know, how to create a S-Function from C files. I have .C and .H files from these files,how to create a Lev...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot the .mat file
hi, I want to know how to plot the .mat file and also compare the .mat files Generaly .mat file having the signal with tim...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how to read the table from MS word to xls sheet
hi, i want to read the content of table from the MS word file(.rtf) format, then write the content to xls sheet. Thanks in...

12 years 前 | 1 个回答 | 0

1

个回答