Shyam
IIT Bombay
自 2013 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Power Electronics & Drives
Feeds
提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
Set values in a sfunction embedded code from GUI...
typedef enum { MCI_DI_ANY_ERROR_FOUND, MCI_DI_DOC, MCI_DI_DO...
11 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0