![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/24146014_1633031930322_DEF.jpg)
Garrett Craig Porter
Followers: 0 Following: 0
Statistics
RANK
170,396
of 297,046
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
Question
rename single .txt file with changing seed number
I've created a GUI with App Designer. It's basic, four drop down menus with descriptors, and a single button that renames a .txt...
2 years ago | 1 answer | 0
1
answerRename file using multiple drop downs (app designer)
function Rename_Data_Callback(app, event) %callback for button press app.Description1DropDown.Value; app.Description2DropDow...
2 years ago | 0
| accepted
Question
Rename file using multiple drop downs (app designer)
I have .m code that executes an app made in App Designer. A button in the app saves a file as "TestData.csv" in a specified fold...
2 years ago | 1 answer | 0