|
Assigning multiple thresholds in multiTarget October 23, 2024 08:43PM | Registered: 1 year ago Posts: 12 |
|
Re: Assigning multiple thresholds in multiTarget October 24, 2024 05:54PM | Admin Registered: 6 years ago Posts: 999 |
mul = MultiTarget(touch_); mul.Target = [-5 0; 0 0; 5 0]; mul.Threshold = [1; 2; 3]; % a column vector mul.WaitTime = 5000; mul.HoldTime = 500; scene = create_scene(mul); run_scene(scene);
|
Re: Assigning multiple thresholds in multiTarget October 31, 2024 08:07PM | Registered: 1 year ago Posts: 12 |
|
Re: Assigning multiple thresholds in multiTarget November 01, 2024 02:58PM | Admin Registered: 6 years ago Posts: 999 |
The National Institute of Mental Health (NIMH) is part of the National Institutes of Health (NIH), a component of the U.S. Department of Health and Human Services.