سؤال ضروري

مرحبا
اقوم بكتابة برنامج بلغة C# واريد ان اربطه مع ماتلاب
ولكن عند تشغيل البرنامج يظهر الخطأ
Error 3 The type ‘MathWorks.MATLAB.NET.Arrays.MWArray’ is defined in an assembly that is not referenced. You must add a reference to assembly ‘MWArray, Version=2.9.0.0, Culture=neutral, PublicKeyToken=e1d84a0da19db86f’. C:\Users\amjad\Documents\Visual Studio 2008\Projects2\Violin\Violin\Form1.cs 58 13 Violin

واذا كتبت using MathWorks.MATLAB.NET.Arrays.MWArray

يظهر الخطأ
Error 3 The type or namespace name ‘Arrays’ does not exist in the namespace ‘MathWorks.MATLAB.NET’ (are you missing an assembly reference?) C:\Users\amjad\Documents\Visual Studio 2008\Projects2\Violin\Violin\Form1.cs 11 28 Violin

ممكن مساعدة ولكم جزيل الشكر :slight_smile: