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

Oleg Komarov
Oleg Komarov 2012년 5월 23일
You can request a trial copy of MATLAB: http://www.mathworks.co.uk/products/matlab/tryit.html

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

질문:

2012년 5월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by