Calculator Syntax/Operating system

  • Context: Calculators 
  • Thread starter Thread starter maxwellic
  • Start date Start date
  • Tags Tags
    Calculator System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
maxwellic
Messages
6
Reaction score
0
Has anyone modified a calculators programming syntax? I have a Voyage 200 and was wondering if I could get it to function with MATLAB syntax. Would I need to modify the operating system to be able to do this?

Hello and thanks
 
Physics news on Phys.org
You could write your own parser. I have am not familiar with your model, but I assume it has a similar syntax to the TI-89 or 92? If so, then writing a parser should not be too difficult. The only difficulty I can see is in how tedious the process will be. I've never made the attempt myself, but if you should try, good luck!