xclick()
On Mon, 2016-11-21 at 17:22 -0700, Jens wrote:
> Hallo Scilab users,
> I am searching for a convenient way to restart a loop with only *one* key
> or mouse stroke. The loop may generate and show graphics or not. I tried
> xclick, pause, halt, and input with little success. input is closest to the
> target but not close enough.
>
> for i=1:3
> plot()
> //commands wanted which stops the loop and continues it with ONE key
> or mouse stroke only.
> //input('click on console and press return')// very close but more
> than one stroke
> xdel();
> end
>
>
>
> --
> View this message in context:
> http://mailinglists.scilab.org/Start-an-arrested-loop-with-one-keystroke-only-tp4035053.html
> Sent from the Scilab users - Mailing Lists Archives mailing list archive at
> Nabble.com.
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.scilab.org/mailman/listinfo/users
>
>
--
Tim Wescott
www.wescottdesign.com
Control & Communications systems, circuit & software design.
Phone: 503.631.7815
Cell: 503.349.8432
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users