photo

Rick van den Hadelkamp


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
39,980
of 300,847

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,094

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,238

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 1

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer