emper
Mechanical
- Jan 28, 2007
- 1
Hi
I need few command for my Robot Programing script.
When button "start" is pressed:
1. I want to get x,y values from text fields and put them into x,y
workspace variables.
2. I want GUI to run my script named "go.m", and wait until it gives
result - two variables t1,t2
3. I want them to be inserted to text fields in my form and start a simulink simulation "go2.mdl"
4. Last one. I want GUI to check two other variables and when (not if) they
will be equal to t1,t2 GUI will stop checking and show a massage box and stop "go2.mdl"
thanks in advance
I need few command for my Robot Programing script.
When button "start" is pressed:
1. I want to get x,y values from text fields and put them into x,y
workspace variables.
2. I want GUI to run my script named "go.m", and wait until it gives
result - two variables t1,t2
3. I want them to be inserted to text fields in my form and start a simulink simulation "go2.mdl"
4. Last one. I want GUI to check two other variables and when (not if) they
will be equal to t1,t2 GUI will stop checking and show a massage box and stop "go2.mdl"
thanks in advance