Changeset 25591
- Timestamp:
- Sep 27, 2009, 10:28:15 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psModules/src/objects/pmSourceVisual.c
r25525 r25591 79 79 graphdata.ymax += 0.05*range; 80 80 graphdata.ymin -= 0.05*range; 81 82 // better choice for range? 83 // graphdata.xmin = -17.0; 84 // graphdata.xmax = -9.0; 85 graphdata.ymin = -0.51; 86 graphdata.ymax = +0.51; 81 87 82 88 KapaSetLimits (kapa1, &graphdata);
Note:
See TracChangeset
for help on using the changeset viewer.
