to print string and number
- From: "Bin Jiang" <bjgREMOVETHIS@xxxxxx>
- Date: Fri, 15 Sep 2006 10:02:50 -0400
HI, to print out the following three line on screen:
N 3 REMLINL 2 2.0000 (1374)
N 3 REMLINL 3 3.0000 (1374)
N 3 REMLINL 4 4.0000 (1374)
I have tried the following code:
j=3
for i = 2:4
N j REMLINL i i.0000 (1374)
end
BUT it does not work properly. Anyone there give me some advice? Many
thanks.
.
- Follow-Ups:
- Re: to print string and number
- From: Jérôme
- Re: to print string and number
- Prev by Date: Re: subplot colorbar
- Next by Date: Re: Naming lines in Plots
- Previous by thread: subplot colorbar
- Next by thread: Re: to print string and number
- Index(es):