Hello, in the example that you give us in arrays in openModelica the tutorial, you wrote the syntax for vector declarations is<type>[ Vector_size] variable_name; but in the example, you start by writing the variable name and the vector size afterso, is it necessary to respect the order of the syntax for vector declaration or not?thank you to explain to me in detail because I am a beginner in opeenmodelica, thank you in advance for your answer
240 visits
Outline:Vector পরিভাষিত করা Vector Indexing পরিভাষিত করা array ভ্যারিয়েবল ঘোষিত করা for loops এর ব্যবহার while loops এর ব্যবহার array নির্মাণ করা Nested for loop এর ব্যবহার
Vector পরিভাষিত করা Vector Indexing পরিভাষিত করা array ভ্যারিয়েবল ঘোষিত করা for loops এর ব্যবহার while loops এর ব্যবহার array নির্মাণ করা Nested for loop এর ব্যবহার
Show video info
Pre-requisite