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 comentario

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

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre MATLAB Report Generator en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 23 de Mayo de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by