Quantcast Question with Matlab Text - Physics Forums Library

PDA

View Full Version : Question with Matlab


Werg22
Nov5-08, 09:08 PM
I want to define a fairly large matrix where only the entries on the first row are non-zero. Is there a special symbol or notation that allows to me to define a matrix in such a way?

Edit: Nevermind. All I had to do is write the first row, followed by a semi column and the command zero(...).