I am a student, and we have put together a small script to calculate the roots of an equation using newton raphson itteration in Matlab - all well and good. However, I decided it would be nice if you could change the function from the terminal, rather than changing the code each time you wanted...