Testing Toolboxes (MATLAB engine itself)

A = ones(9); A(:,3) = A(:,3) * 5; A(4,:) = A(4,:) .* [1:1:9] Enter should result in a matrix of A =
(I only have a screenshot, so can anyone add the output of this?)

1 个评论

You can request a trial copy of MATLAB: http://www.mathworks.co.uk/products/matlab/tryit.html

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB Report Generator 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by