Programming Starting with MATLAB
This course covers the most important and basic grammar in MATLAB through simple examples, so that even non-computer experts can learn it quickly.

- Unresolved
plotyy 함수 질문
다음과 같은 오류가 발생합니다... 다음 사용 중 오류가 발생함: plot 벡터들의 길이는 같아야 합니다. 오류 발생: plotyy>fevalfun (385번 라인) <
MATLABwooyoung96541312
・
1
599
0
- Unresolved
자료처리하기에서
plotyy 함수가 실행이 안됩니다 ㅠㅠ 어디가 잘못된걸까요?!<img src="https://cdn.inflearn.com/public/files/posts/804e8073-212d-4cd3-94f4-e22166d6bfd0/3.PNG" title="3.PNG"
MATLABpkbin08029574
・
0
293
0
- Unresolved
그래프 꾸미기부분에서
똑같이 따라했는데 저는 그래프 두개 다 빨간색으로 나오는데 어디가 잘못된건가요?!<img src="https://cdn.inflearn.com/public/files/posts/22f1f55c-7f17-40fb-9a8c-6cd320bfc364/1.PNG" titl
MATLABpkbin08029574
・
0
340
0
- Unresolved
작업공간 clear
작업공간을 clear하면 변수 설정해놓은 값도 초기화 되는 건가요? 예를 들어 a=1, b=2로 설정하고 연산을 계속 해왔는데 작업공간을 clear하고 나면 a, b를 사용했을 때 없는 값이라고 인식을 못하게 되는건지 궁금합니다.
MATLABmassshlee3501
・
0
293
1
- Unresolved
안녕하세요 코딩좀 봐주실수 있을까요?
clear tclear ifori=[1:100];t=(i-1)0.01;if ttt1(i)=t;y1(i)=0.2t*exp(-2);plot
MATLABforanding9364
・
0
265
0

