% Powers Plot subplot(4,1,1 ) Power_Load.Name = 'Demand Power'; loadpowerplot= plot(Power_Load); ylabel(' Demand Power (W)') xlabel(' Time (h) ') xaxisHours; subplot(4,1,2 ) Power_PV.Name = 'Solar Power '; plot(Power_PV) ylabel(' Solar Power (W) ') xlabel(' Time (h) ') xaxisHours; subplot(4,1,3 ) Power_battery.Name = ' Battery Power (W) '; plot(Power_battery) ylabel(' Battery Power (W) ') xlabel(' Time (h) ') xaxisHours; subplot(4,1,4 ) Power_SC.Name = ' Supercapacitor Power '; plot(Power_SC) ylabel(' Supercapacitor Power (W)) ') xlabel(' Time (h) ') xaxisHours;
xaxisHours.m grid on xticks(0:60*60:24*60*60) xticklabels({'0','1','2','3','4','5','6','7','8','9','10','11','12','13','14','15','16','17','18','19','20','21','22','23' })
ylabel('y-axis','FontName','This is the name of your font')
you can specify the ylimits by calling in every subplot after plotting by calling
ylim([lower upper])
To change all font names after all plotting was done you can also search for all objects with a fontName property in the current figure by
objs=findall(gcf,'-property','FontName')
and then setting it to the font name you want
set(objs,'FontName','YourFontName')
Matlabsolutions.com provides guaranteed satisfaction with a
commitment to complete the work within time. Combined with our meticulous work ethics and extensive domain
experience, We are the ideal partner for all your homework/assignment needs. We pledge to provide 24*7 support
to dissolve all your academic doubts. We are composed of 300+ esteemed Matlab and other experts who have been
empanelled after extensive research and quality check.
Matlabsolutions.com provides undivided attention to each Matlab
assignment order with a methodical approach to solution. Our network span is not restricted to US, UK and Australia rather extends to countries like Singapore, Canada and UAE. Our Matlab assignment help services
include Image Processing Assignments, Electrical Engineering Assignments, Matlab homework help, Matlab Research Paper help, Matlab Simulink help. Get your work
done at the best price in industry.