octopus_love
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
285,154
of 295,448
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
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
Question
Need for help for performance improvement or refactoring methods on this code
Hello, I've tried calculating some data result, but this below code is not clear and difficult to understand. I tried to wr...
11 months ago | 1 answer | 0
1
answerQuestion
Converting Python to MATLAB Problems.
Hello, I have a problem with converting python script to MATLAB. I used Python and python-pptx which helps to modify the powe...
6 years ago | 1 answer | 0
1
answerQuestion
How to deal with the string in GUI for multiple .m files ?
Hello, I'd like to display the 'i' circulating in 'for' loop. The main structure is like this : After click the run butt...
7 years ago | 1 answer | 0
1
answerQuestion
How to designate specific file when using 'actxserver'?
Hello, I have many problems to deal with 'actxserver'. My purpose is to put the picture on the (already existing) PowerPoint...
7 years ago | 0 answers | 0
0
answersQuestion
How can I run more than 2 matlab program(new windows) using only matlab command or code?
Hello, I intend to run the MATLAB using commands(or matlab code). Only thing I know is the 'shift+left-click' the MATLAB S/W...
7 years ago | 1 answer | 0
1
answerQuestion
GUI Packaging issue : The Korean language is displayed as the '?'(question mark).
Hello, After packaging the GUI, the packaged app message box(using 'msgbox') displays only '????' on others computers. It ...
7 years ago | 0 answers | 0
0
answersQuestion
Just one y axis is drawn in GUI when I use the plotyy.
Hello, I have questions about 'plotyy'. For example, code is like this in 'plotting_graph.m'. It is used for drawing graph....
7 years ago | 1 answer | 0
1
answerQuestion
how to get only 3 digit under point
Hello, I want to get the only 3 digit under the point. For example, a = 123.4567; and I want to get just modify_a = 12...
7 years ago | 2 answers | 0
2
answersQuestion
how to avoid 'two for loop'?
I don't know how to avoid using for loop, because It takes a lot of time to calculate. Below is the code to change. ...
7 years ago | 2 answers | 0