Answered My plot is not showing a line? Why?
Replace this
for i=1:length(r)
plot(r(i)*10^9,Net_Energy(i),'g')
hold on
end
with
f=figure; ax=axes(f);
plot(ax,r*10^9,N...
MATLAB Drive cannot re-configure drive path
MATLAB Drive cannot re-configure drive path. Re-install the product only defaults to the install path last time, with no new ins...
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.