Daelyn Greene
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
29,107
of 295,527
REPUTATION
1
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Excessively Slow and Laggy Matlab... Advice?
I am making a UI for a project that requires a multitude of lines (I am currently at over 200,000 lines and expect to clear 1,00...
5 years ago | 0 answers | 0
0
answersQuestion
Vertcat Issue in Table Concatenation
I am trying to merge a column from a table with an input. These values can be numbers or text. Whenever I try I get the error ...
5 years ago | 1 answer | 0
1
answerQuestion
How to append data to writetable file?
I have a UI that I am making for a project. The sponsors of the project require that the data input into the UI be saved to exc...
6 years ago | 0 answers | 1
0
answersQuestion
dlmwrite with text and numbers
I am wanting to transfer data that is input into a UI to a csv file. I am using dlmwrite currently but keep running into the is...
6 years ago | 1 answer | 0
1
answerQuestion
How to change color of UI Drop Down ARROW
I am working on a project that requires a specific color scheme to be used (and the color black to be banned). How do you chang...
6 years ago | 1 answer | 0
1
answerQuestion
How to prevent code being edited
I am writing code for a user who knows nothing about MatLab and only needs to run the code, not go in and edit it. Is there a w...
6 years ago | 1 answer | 0
1
answerQuestion
Can xlswrite be used to append information
Wanting to write data to excel into a file that will be used over multiple iterations of code. Is there a way to use append to ...
6 years ago | 1 answer | 0
1
answerQuestion
Compiling Matlab "App" with a .m file
Is there a way to compile a .m file into an app that does not require matlab? Making a UI for a new laptop and don't want to ha...
6 years ago | 1 answer | 0
1
answerQuestion
Can a UI Figure be centered before displaying?
I am using movegui(_______,'center') to center my UI figure. While this works, I'd prefer to not have the UI showing at all unt...
6 years ago | 1 answer | 0
1
answerQuestion
How to count number of times code has been run (is this even possible)?
I am working on code for a school project that writes data to Excel. I want the row that the data is put in to be based on the ...
6 years ago | 1 answer | 0