Statistics
RANK
2 661
of 299 997
REPUTATION
22
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
5
RANK
8 566 of 20 858
REPUTATION
95
AVERAGE RATING
5.00
CONTRIBUTIONS
2 Files
DOWNLOADS
13
ALL TIME DOWNLOADS
346
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Progress bar (cli, gui, parfor)
Handy progress bar that can be used in GUI or text interface with parfor compatibility.
ungefär ett år ago | 10 downloads |

Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
nästan 2 år ago
problem loading a .mat file stored in a package
I had the same problem. I don't know if this is the correct way, but I used load +mypackage/filename.mat like this.
nästan 2 år ago | 0
필요한 mathworks 서비스와 통신할 수 없습니다
비슷한 내용이 있어서 가져와봅니다. https://kr.mathworks.com/matlabcentral/answers/1819035-why-do-i-receive-error-5003-or-5010-unable-to-commun...
ungefär 2 år ago | 1
| accepted
Simulink optimization 사용시, optimization 중인 Parameter A,B 간의 상호관계를 줄 수 있는지 여부
시뮬링크는 아니지만 도움이 될까해서 올려봅니다. 아마 시뮬링크에서도 비슷한 방식으로 시도해보시면 될듯 합니다. 매트랩에서 fmincon 으로 최적화를 할 때 inequality constrain 를 줄 수 있습니다. 최적...
ungefär 2 år ago | 1
| accepted
tf 함수 인식 문제
Control System Toolbox 가 없어서 발생하는 오류입니다. 툴박스를 설치하면 잘 실행이 될겁니다. 매트랩 Home 텝에서 Add-Ons 버튼 누르셔서 설치 진행하세요 :)
mer än 2 år ago | 3
| accepted
매트랩에 STP파일이나 3D CAD파일 넣는법
stp 파일은 아니지만, 비슷한 코드가 있어서 혹시 참고가 될까 해서 올립니다. 따로 파일을 불러오는 함수가 있는지는 잘 모르겠습니다. 문자열로 된 stl 파일을 메모장에서 구조 확인하고, 매트랩에서 점좌표 불러와서 figur...
mer än 2 år ago | 0
Submitted
Nyan cat on MATLAB
Run this script. You can stop Nyan by closing the figure. Enjoy nyan cat to your heart's content.
mer än 2 år ago | 3 downloads |
