Community Profile

photo

sk karimulla


jntuk

Last seen: 4 Monate vor Aktiv seit 2018

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 0 Antworten | 1

0

Antworten

Gelöst


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

fast 5 Jahre vor

Gelöst


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

fast 5 Jahre vor

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort