suresh s


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Employee in Automotive company
Professional Interests: embedded

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 11 Jahre vor | 0

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

etwa 11 Jahre vor | 0

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

etwa 11 Jahre vor | 5

Frage


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

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort