Feeds
提问
How do you run a script with a button in a function?
I have a (simplified) script called Holecheck. This script contains an important variable 'I': if %code else if...
8 years 前 | 0 个回答 | 0
0
个回答提问
How do you change a variable in the workspace with a push button?
When a certain if statement is true, I want to get two push buttons. Then the user can choose 'left' or 'right'. When he choo...
8 years 前 | 1 个回答 | 1
1
个回答提问
GUI doesn't run M-file (error) while manually running (F5) this M-file doesn't give any problems.
I have made some quite complex m scripts which work fine when I run them next to each other. Now I want to make it easier to ru...
8 years 前 | 1 个回答 | 0
1
个回答提问
Why does Matlab execute both the elseif statement as well as the else statement?
Below i have put a part of my code. It uses a 7x2 matrix called Cable. XC and YC are starting coordinates which changes each loo...
8 years 前 | 1 个回答 | 0
1
个回答提问
How can i compare two specific cells of two matrices?
I have two matrices, for example path12=144x3 and path24=429x3. I want to find the rows of this matrices where the first and se...
8 years 前 | 1 个回答 | 0