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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0