suresh s


Active since 2013

Followers: 0   Following: 0

Message

Employee in Automotive company
Professional Interests: embedded

Statistics

MATLAB Answers

4 Questions
3 Answers

RANK
3,500
of 300,499

REPUTATION
16

CONTRIBUTIONS
4 Questions
3 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
5

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

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

12 years ago | 0

Answered
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 ago | 0

Answered
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 ago | 5

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer