fawzeya bin tamim
Followers: 0 Following: 0
Feeds
질문
how to zoom in
I have the following code to plot a graph but my graph is zoomed out. I want it to zoom in subplot(2,1,1) semilogy(time1,Pw1...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
rewrite in a different way
How can i write the following but in a different way: for i=0:10000 t1=10*(i/10000); if t1>5 ro1=0; en...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Index in position 2 exceeds array bounds
I got this error, what does it mean and how can i fix it? "Index in position 2 exceeds array bounds (must not exceed 2)." th...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
how to fprintf and disp on the same line
i want this code to display 3 things on the same line but instead, i get this: The number of capacitance should be 2 ,...
대략 4년 전 | 답변 수: 1 | 0