help-octave
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: Octave's and Matlab's limitations
From
:
Freddy López
Subject
:
Re: Octave's and Matlab's limitations
Date
:
Thu, 22 Nov 2012 11:20:42 -0430
Can S (or R) do something like the following?
A([1:2:97 98 99], 1:end-1) = 0;
Of course. An example:
A=matrix(rnorm(100*100),100,100)
A[c(seq(1,97,2),98,99),c(1:(nrow(A)-1))]<-0
Cheers.
--
«But Gwindor answered: 'The doom lies in yourself, not in your name.'»
JRR Tolkien
reply via email to
[
Prev in Thread
]
Current Thread
[
Next in Thread
]
Re: Octave's and Matlab's limitations
,
(continued)
Re: Octave's and Matlab's limitations
,
Jordi Gutiérrez Hermoso
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Francesco Potortì
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Jordi Gutiérrez Hermoso
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Jordi Gutiérrez Hermoso
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Francesco Potortì
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Salva Ardid
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Jordi Gutiérrez Hermoso
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Sergei Steshenko
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Kjetil brinchmann Halvorsen
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Francesco Potortì
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Freddy López
<=
Re: Octave's and Matlab's limitations
,
Francesco Potortì
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Martin Helm
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Kjetil brinchmann Halvorsen
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Sergei Steshenko
,
2012/11/22
Re: Octave's and Matlab's limitations
,
Dimitri Maziuk
,
2012/11/21
Re: Octave's and Matlab's limitations
,
c.
,
2012/11/21
Re: Octave's and Matlab's limitations
,
Dimitri Maziuk
,
2012/11/21
Re: Octave's and Matlab's limitations
,
Jordi Gutiérrez Hermoso
,
2012/11/21
Re: Octave's and Matlab's limitations
,
Dimitri Maziuk
,
2012/11/21
Re: Octave's and Matlab's limitations
,
Sergei Steshenko
,
2012/11/21
Prev by Date:
Re: Octave's and Matlab's limitations
Next by Date:
Re: Octave's and Matlab's limitations
Previous by thread:
Re: Octave's and Matlab's limitations
Next by thread:
Re: Octave's and Matlab's limitations
Index(es):
Date
Thread