photo

Girish babu P


Last seen: quasi 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • Knowledgeable Level 1
  • First Review
  • First Answer
  • Revival Level 1

Visualizza badge

Feeds

Visto da

Risposto
how to run a Macro from excel in MATLAB
ExcelApp = actxserver('Excel.Application'); ExcelApp.Visible = 1; ExcelApp.Workbooks.Open(fullfile(pwd,'\filename.xls')); Exc...

oltre 4 anni fa | 0

Domanda


Can we Estimate the parameteres using parameter estimation option using simulink in incresing/ decreasing order
When i want to estimate the parameters using parameter estimation option in simulinnk, its giving some randome values. can i ge...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Risposto
Estimating Multiple Lookup tables
After i tried so many methods, finally got the option , i.e if we assign a variable at the Table data place and that varibale ...

circa 5 anni fa | 0

| accettato

Domanda


Estimating Multiple Lookup tables
how to estimate the Multiple look up tables from the measured input data, to fit the Measured data into simulated model data? ...

circa 5 anni fa | 1 risposta | 0

1

risposta

Risposto
How to change the base mask of a custom-made block?
To modify the Base mask for a custom made blocks first , right click on the custom block--> Library Links--> Goto Libaray links...

circa 5 anni fa | 0

Risposto
what is the meaning of @ in matlab code?
An anonymous function is like an inline function in traditional programming languages, defined within a single MATLAB statement....

oltre 5 anni fa | 1

| accettato

Domanda


How can i add the call back to the dyanamially crested button in matlab using GUI ??
i just created dyamic buttons which is created by single button click, now i want to add call back to those dynamic button. is i...

oltre 5 anni fa | 0 risposte | 0

0

risposte