Community Profile

photo

Shyam


IIT Bombay

Active since 2013

Professional Interests: Power Electronics & Drives

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Discretizing a continuous state model for use in HIL
I have developed a model with continuous integrators. To discretize them, i had replaced them with discrete integrators,its work...

10 years ago | 1 answer | 0

1

answer

Question


Motor load coupling with damping and spring constants
I want to model a motor coupled to a load with their independent moment of inertia...coupling has viscous friction and damping c...

11 years ago | 0 answers | 0

0

answers

Question


How to use parameters that are defined in one subsystem in another subsystem?
I have defined a parameter, Jm in one subsystem, i want to add this to another parameter defined in another subsystem and use th...

11 years ago | 0 answers | 0

0

answers

Question


Rectify a warning message on parameter precision loss
Warning: Parameter precision loss occurred for 'Threshold'. The parameter's value cannot be represented exactly using the run-...

11 years ago | 1 answer | 0

1

answer

Question


Error using set_param to set parameters for LUT from inside a function in GUI
I am using set_param to set the parameters of Look Up Table block from simulink library. The parameters are 'Table' and 'Break...

11 years ago | 1 answer | 0

1

answer

Question


How do u check for the existence of a variable in base workspace from main GUI file?
How do u check for the existence of a variable in base workspace from main GUI file?

11 years ago | 1 answer | 0

1

answer

Question


Compiling c code to mex file
This is an inbuilt example in matlab See the link:< <http://www.mathworks.com/support/solutions/en/data/1-C61XJF/index.html?p...

11 years ago | 1 answer | 0

1

answer

Question


Error using function block
I have a vector of around 25 signals to be seen on scope...since that is not practically feasible....I have used a masked subsys...

11 years ago | 0 answers | 0

0

answers

Question


How to output an array as the output of an sfunction?
this is part of my code inside sfunctions: #define OUTPUT_MIP(value) y[6] = (value) #define OUTPUT_MAS(value) ...

11 years ago | 1 answer | 0

1

answer

Question


How to access a C-code variable in a simulink model from GUI
I need to initialize a c code variable from GUI and also monitor that variable from GUI during the simulation run...

11 years ago | 0 answers | 0

0

answers

Question


Set values in a sfunction embedded code from GUI...
typedef enum { MCI_DI_ANY_ERROR_FOUND, MCI_DI_DOC, MCI_DI_DO...

11 years ago | 0 answers | 0

0

answers

Question


Setting Look Up Table parameter 'Table' from GUI using set_param
I want to set the LUT parameter 'Table' frm a GUI: Lookup Table (n-D): ..... simulink library block Table data: wArray ...

11 years ago | 2 answers | 0

2

answers

Question


How to make a subsystem mask to pop up through a GUI, say a push button?
I want to make a subsystem mask to popup through a gui...it may be difficult...but could someone share some thoughts .... than...

11 years ago | 0 answers | 0

0

answers

Question


How can a GUI pop up menu be made to show the previous selected option?
I want to rephrase my earlier question as follows: How can a GUI pop up menu be made to show the last selected option? ...

11 years ago | 2 answers | 0

2

answers

Question


GUI pop up menu
Gui pop up menu that i created is not having memory of the past selection... eg: say popup has 2 options in the order: red bl...

11 years ago | 1 answer | 0

1

answer

Question


Adding image on gui without using image processing toolbox
I want to add a .png / .jpg / .tif file on gui....without using imshow in image processing toolbox CODE SEGMENT UNDER OPENING...

11 years ago | 1 answer | 0

1

answer