photo

Bas van der Vorst


Last seen: 8 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
281,656
of 300,584

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Answered
ValueIndex of ListBox can not be set to 1
Dear Cris and dpb, Thanks for your comments. Just upgraded to MATLAB 24b and the above (very simple) code fully works now for...

9 months ago | 0

Question


ValueIndex of ListBox can not be set to 1
I created a 'Listbox' in AppDesigner I can preset the selected items in the listbox by setting the value indices, for example ...

9 months ago | 2 answers | 0

2

answers

Answered
Undefined function 'close' for input arguments of type 'char' when running app.
I resolved this case by 1) Using the following MATLAB code with to wrap the p-file: Embedded_p_code.m % ===...

2 years ago | 0

Question


Undefined function 'close' for input arguments of type 'char' when running app.
I have a p-code Calc.p and a file Settings.m The p-file executes the following steps: open window to select the folder with d...

2 years ago | 2 answers | 0

2

answers