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 ExchangeSoftware Development についてさらに検索

質問済み:

2012 年 5 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by