Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Viewing all articles
Browse latest Browse all 19628

Re: second largest element in a matrix

$
0
0
On Monday, May 6, 2013 8:20:51 AM UTC+12, Nasser M. Abbasi wrote:
> On 5/5/2013 2:48 PM, Nasser M. Abbasi wrote:
>
>
>
> >
>
> > -------------------------------
>
> > A:=Matrix(1,3,[[5,6,7]]);
>
> > type(A,'Matrix');
>
> > true
>
> > type(A,'Vector');
>
> > false
>
> > ---------------------------------
>
> >
>
>
>
> I put a screen shot here, since it is easier to see,
>
> as in a pic is worth a 1000 words :)
>
>
>
> http://12000.org/tmp/050513/mat.png
>
>
>
> One can see that both 'look' the same, but one is a
>
> matrix, while the other is a vector.
>
>
>
> --Nasser

I agree, Nasser.
These other guys are like Humpty Dumpty in "Through the Looking Glass" who said:
"When I use a word, it means exactly what I choose it to mean, neither more nor less".

Viewing all articles
Browse latest Browse all 19628

Trending Articles