Melih Furkan SEN
Followers: 0 Following: 0
Statistics
RANK
226,108
of 295,448
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
App designer break points doesnt work
I have found solution. you press "ctrl + s" multiple times and break point gets fixed
7 months ago | 0
| accepted
Question
how to convert text file as it was written .m file to call functions?
I have bunch of function orders written in text file. For example text file contains "move(4,5) degrade(3) plussum(6,7)" a...
7 months ago | 2 answers | 0
2
answersQuestion
How can I plot with colors and text in each grid cells?
I want to make similar to given photo. How do I do that? I want each cell to have color based on my input and, each cell can hav...
1 year ago | 1 answer | 0
1
answerQuestion
how to make basic Tree data structure
I need an explanation how node.child node.parent can be implemented as moving to next item in tree? I want a code that define...
1 year ago | 1 answer | 0
1
answerQuestion
Array type effected by variable type
x=uint64(5); c=[-2,x]; c becomes [0,5] because c = uint64 array. So I dont want it to be effected by input types. I want ...
1 year ago | 1 answer | 0
1
answerQuestion
How do I close parallel button?
This is parallel info button right? How do I make this line disappear? I need the line space in display for command window. I...
1 year ago | 1 answer | 0
1
answerQuestion
Layout problem I need to fix
After I started using dark theme for matlab, it changed layout weirdly. how do I close the circled place? Also when I open w...
1 year ago | 1 answer | 0
1
answerQuestion
App designer break points doesnt work
I designed GUI via appdesigner. I copied that app to another computer. Both computer has same matlab 2023a version. Everything i...
1 year ago | 2 answers | 1