Community Profile

photo

octopus_love


Last seen: 2 months ago Active since 2017

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

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...

3 months ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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 ...

6 years ago | 0 answers | 0

0

answers

Question


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....

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 2 answers | 0

2

answers

Question


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

2

answers