User Tools

Site Tools


matlab:asciunqoc

This is an old revision of the document!


MATLAB exercise solutions

Century College CSCI 1081 Spring 2016

ex1.m
a = [1 2 3 4 5 6];
%a = [1:6]; % also works
 
disp(a * 7);
ex2.m
% not provided, but it's solvable!
ex.m
 
ex.m
 
ex.m
 
ex.m
 
ex.m
 
matlab/asciunqoc.1462144199.txt.gz · Last modified: 2016/05/01 23:09 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki