photo

K VdB


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


search multiple results for multiple conditions
THE CONTEXT: I have a set of points in a virtual 2D space. Every point has its own x and y coordinate in space. P = [1,2...

7 years ago | 3 answers | 0

3

answers

Question


How to terminate a simulation by pushbutton in other script
Hello everyone, let me sketch the situation first. I've made a GUI which has some uicontrols. On of the pushbuttons starts th...

7 years ago | 1 answer | 0

1

answer

Question


How to put window always in front but also inactive
Hello, I would like to have a GUI-window, that always stays in front, but that is inactive until you click on it. (So that yo...

8 years ago | 0 answers | 0

0

answers

Question


Creating a pushbutton and callback function
I could not find the right answer after a long search. I want to create several pushbuttons in the script: PushButton = ...

8 years ago | 2 answers | 0

2

answers

Question


How to pause the simulation with a command line
It's probably simple but i can not find the solution. When a code is running, you can pause it by clicking the pause button i...

8 years ago | 1 answer | 0

1

answer

Question


First value of possible empty array
I need to find the first value in an array. Simple: A = [1.2, 2.3, 3.4, 4.5, 5.6] A(1) = 1.2 But sometimes this array ...

8 years ago | 1 answer | 0

1

answer