완료
This commit is contained in:
@@ -17,7 +17,9 @@ figure; % open a new figure window
|
||||
% markers larger by using plot(..., 'rx', 'MarkerSize', 10);
|
||||
|
||||
|
||||
|
||||
plot(x, y, 'rx', 'MarkerSize', 10);
|
||||
ylabel('Profit in $10,000s');
|
||||
xlabel('Population of City in 10,000s');
|
||||
|
||||
|
||||
% ============================================================
|
||||
|
||||
Reference in New Issue
Block a user