Displaying 1 result from an estimated 1 matches for "1525a1544".
2001 Nov 06
1
incorrect xlim error message in image() (PR#1160)
...se {
> fprintf(stderr,"now it looks fine\n");
> }
> goto badxy;
> }
> }
> fprintf(stderr,"test 5\n");
> for (j = 1; j < ny; j++){
> fprintf(stderr,"test 5 - %d\n",j);
1525a1544
> }
--PATCH ENDS--
Your transcript session with the tweaked plot3d:
> x1 <- c(6.564103,
13.77149,13.7715,21.66154,21.82564,26.21374,30.85128,31.0055,31.01538,32.33805,3
3.14872,37.42195,47.92451,54.3179,58.90297,60.55385,84.56862,100.0862,111.2681,1
94,194.4878,195.8302)
>
> x2...