Pages

MATLAB Basics2( تابع اساسيات الماتلاب)

MATLAB Basics2( تابع اساسيات الماتلاب)
Second (Variables and Constants)المتغيرات والثوابت

I.  Variables


•Require no declaration or dimension statement
•The variable name must start with a letter followed by any number of letters, numbers and underscores
•Case sensitive
Take care not to name a variable by the same name as function

num_students = 17 ;        (Number declaration
Course_name = ‘ Introduction to MATLAB ’ ;     ( String declaration

   II.       Constants             


EXAMPLE:





ليست هناك تعليقات:

إرسال تعليق

ضع تعليقك أو أستفسارك