- GraphSet CE [CE/CSE] [TI-BASIC]
- 08 Mar 2016 09:48:37 am
- Last edited by Dudeman313 on 08 Mar 2016 01:15:28 pm; edited 2 times in total
I taught myself some TI-BASIC programming concepts overnight, and programmed this:
What do you think? I could probably use some optimizations, so I'm posting it here.
It currently carries out the same functions as Nitro_Hawk's Graph Fix program, toggles Plots(on/off), toggles Diagnostics, and "Enters Workmode."
Work mode is just my custom preferred graph settings. I left this unlocked so users can customize their own WorkMode, but I don't know how
to comment in TI-BASIC, if it's possible. I also named the program GraphSet CE just in case I decide to make a monochrome version, because my program
uses functions (like GridLine) that monochromes lack.
Maybe someone could also test it on the CSE? I don't know if the CSE can have a Line grid.
Download
What do you think? I could probably use some optimizations, so I'm posting it here.
It currently carries out the same functions as Nitro_Hawk's Graph Fix program, toggles Plots(on/off), toggles Diagnostics, and "Enters Workmode."
Work mode is just my custom preferred graph settings. I left this unlocked so users can customize their own WorkMode, but I don't know how
to comment in TI-BASIC, if it's possible. I also named the program GraphSet CE just in case I decide to make a monochrome version, because my program
uses functions (like GridLine) that monochromes lack.
Maybe someone could also test it on the CSE? I don't know if the CSE can have a Line grid.
Download