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 commentaire

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

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB Report Generator dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by