Community Profile

photo

sk karimulla


jntuk

Last seen: 4 months ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 2
  • Explorer
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


How to Move a Slider- bar when push button presses in GUI?
There are two buttons one is forward and another backward,When forward button presses slider should start moving forward if bac...

3 years ago | 1 answer | 0

1

answer

Question


How to create a progress bar/waitbar with cursor on it in GUI?
I need to create a wait/progress bar with cursor which will indicates the position using Matlab GUI in matlab 2017b version.. E...

3 years ago | 0 answers | 0

0

answers

Question


How to get Unused/Undefined symbols information of state flow/chart programatically?
Generally or Manually Unused/Undefined symbols information we will get in view>>Symbols then symbol wizard will opens,Unused/Und...

4 years ago | 0 answers | 1

0

answers

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

4 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago

Question


How to take the handles of simulink function block?
I am facing an issue for finding the port handles of Simulink function block.in simulink function block i have placed inport blo...

5 years ago | 0 answers | 0

0

answers

Question


How to write a function or loop if inputs of subsystem block is full then connect to other subsyem block in script?
the input is coming from signal builder that is connected to data type conversion block from it again it is cnnecting to subsyst...

5 years ago | 1 answer | 0

1

answer

Question


How to add inputs add outputs for s-function builder block in simulink through m-script ?
I need to add number of input and output ports programatically for s-function builder block.i have checked by using get_param(gc...

5 years ago | 0 answers | 0

0

answers

Question


How to create automated test harness using script program for simulink models?
I need to create a automated test harness using script manually we can do with signal builder and scope but i need to do in auto...

6 years ago | 0 answers | 0

0

answers

Question


How to design a relay block using simulink?
I want to design a relay block using simulink blocks without using direct relay block.

6 years ago | 0 answers | 0

0

answers

Question


why step size is divided by 50?
step size = (Tmax-Tmin)/50 my question is why it should divided by 50?

6 years ago | 1 answer | 0

1

answer