Help for matlab
Help for matlab
(OP)
I want to learn 'matlab' for for simulation purposes , Can anyone tell me from where i should start . I dont know anything about matlab .
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting Guidelines |
|
Join your peers on the Internet's largest technical engineering professional community.
It's easy to join and it's free.
Here's Why Members Love Eng-Tips Forums:
Register now while it's still free!
Already a member? Close this window and log in.
RE: Help for matlab
One of the books that come with matlab is the "getting started" book. It is a short book (about 100 pages), and can be very helpful. If you want to go further with Matlab, there are other books. Usually those books exist inside the Matlab directory in PDF format. If you want help about a specific topic, you can type in the command window "help <topic>" or "doc <topic>", or just the "help" and "doc" commands.
RE: Help for matlab