Plotting a Generic Equation in MATLAB
이전 댓글 표시
I would like to plot a generic equation in MATLAB which represents the IV Curve of a Solar Cell. I know the current equation is (see attached image of equation.) I know that the curve should like the following curve, but I would like to do this in MATLAB and I do not seem to understand how. Any insights/help for graphing a generic function?
답변 (1개)
Walter Roberson
2018년 9월 19일
0 개 추천
MATLAB cannot plot unless all variables have assigned or calculable numeric values. You cannot plot "generic" curves. You can plot representative curves but assigning values to parameters
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!