ابحث فى المدونة

أحدث المواضيع

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:





0 comments:

data: commentLabel/
Related Posts Plugin for WordPress, Blogger...