Hi.
I should just start by saying I'm not asking for anyone to do parts of my project for me, don't worry!
I just need ideas and help because I'm new to MATLAB and find it really difficult. I've got this project to do:

"Write a computer program that will measure the time taken to read several sentences displayed upon the monitor. Each word from the sentence should be displayed upon the screen, one at a time. Each word presented should be displaced relative to the previous word by the correct number of characters (i.e. words are not to be presented wholly to the center of the screen). The output from the program should be the time taken to read each word from the sentence. Independent variables could include word length (in terms of characters, and nouns, verbs etc.)."

Any ideas on where I need to get started? I have no idea how to even begin this or how I'm going to do it...