⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dotnet_mcc_component_data.cs

📁 C#调用Matlab2008b的两个例子
💻 CS
📖 第 1 页 / 共 2 页
字号:
                               (byte)'F', (byte)'E', (byte)'E', (byte)'F',
                               (byte)'C', (byte)'9', (byte)'2', (byte)'1',
                               (byte)'4', (byte)'B', (byte)'8', (byte)'0',
                               (byte)'5', (byte)'5', (byte)'0', (byte)'2',
                               (byte)'7', (byte)'6', (byte)'0', (byte)'2',
                               (byte)'3', (byte)'7', (byte)'F', (byte)'0',
                               (byte)'D', (byte)'D', (byte)'7', (byte)'B',
                               (byte)'D', (byte)'9', (byte)'9', (byte)'4',
                               (byte)'8', (byte)'0', (byte)'1', (byte)'5',
                               (byte)'0', (byte)'5', (byte)'7', (byte)'E',
                               (byte)'0', (byte)'E', (byte)'D', (byte)'E',
                               (byte)'1', (byte)'C', (byte)'5', (byte)'4',
                               (byte)'7', (byte)'A', (byte)'4', (byte)'6',
                               (byte)'9', (byte)'6', (byte)'7', (byte)'4',
                               (byte)'D', (byte)'C', (byte)'5', (byte)'5',
                               (byte)'A', (byte)'3', (byte)'5', (byte)'0',
                               (byte)'1', (byte)'8', (byte)'D', (byte)'D',
                               (byte)'C', (byte)'7', (byte)'8', (byte)'1',
                               (byte)'A', (byte)'B', (byte)'A', (byte)'5',
                               (byte)'C', (byte)'A', (byte)'4', (byte)'3',
                               (byte)'8', (byte)'7', (byte)'F', (byte)'5',
                               (byte)'9', (byte)'3', (byte)'0', (byte)'5',
                               (byte)'5', (byte)'6', (byte)'1', (byte)'E',
                               (byte)'9', (byte)'B', (byte)'9', (byte)'3',
                               (byte)'A', (byte)'F', (byte)'E', (byte)'0',
                               (byte)'5', (byte)'A', (byte)'B', (byte)'2',
                               (byte)'0', (byte)'F', (byte)'E', (byte)'4',
                               (byte)'6', (byte)'6', (byte)'3', (byte)'8',
                               (byte)'0', (byte)'5', (byte)'8', (byte)'C',
                               (byte)'8', (byte)'6', (byte)'8', (byte)'8',
                               (byte)'D', (byte)'8', (byte)'C', (byte)'2',
                               (byte)'7', (byte)'4', (byte)'9', (byte)'9',
                               (byte)'E', (byte)'0', (byte)'5', (byte)'B',
                               (byte)'C', (byte)'4', (byte)'2', (byte)'B',
                               (byte)'B', (byte)'2', (byte)'7', (byte)'1',
                               (byte)'C', (byte)'9', (byte)'5', (byte)'9',
                               (byte)'6', (byte)'C', (byte)'F', (byte)'A',
                               (byte)'0', (byte)'0', (byte)'A', (byte)'6'};

      /// <summary>
      /// The MATLAB path for the .NET Builder component
      /// </summary>
      public static string[] MCC_MatMagic_matlabpath_data= {"MatMagic/",
                                                            "$TOOLBOXDEPLOYDIR/",
                                                            "$TOOLBOXMATLABDIR/general/",
                                                            "$TOOLBOXMATLABDIR/ops/",
                                                            "$TOOLBOXMATLABDIR/lang/",
                                                            "$TOOLBOXMATLABDIR/elmat/",
                                                            "$TOOLBOXMATLABDIR/randfun/",
                                                            "$TOOLBOXMATLABDIR/elfun/",
                                                            "$TOOLBOXMATLABDIR/specfun/",
                                                            "$TOOLBOXMATLABDIR/matfun/",
                                                            "$TOOLBOXMATLABDIR/datafun/",
                                                            "$TOOLBOXMATLABDIR/polyfun/",
                                                            "$TOOLBOXMATLABDIR/funfun/",
                                                            "$TOOLBOXMATLABDIR/sparfun/",
                                                            "$TOOLBOXMATLABDIR/scribe/",
                                                            "$TOOLBOXMATLABDIR/graph2d/",
                                                            "$TOOLBOXMATLABDIR/graph3d/",
                                                            "$TOOLBOXMATLABDIR/specgraph/",
                                                            "$TOOLBOXMATLABDIR/graphics/",
                                                            "$TOOLBOXMATLABDIR/uitools/",
                                                            "$TOOLBOXMATLABDIR/strfun/",
                                                            "$TOOLBOXMATLABDIR/imagesci/",
                                                            "$TOOLBOXMATLABDIR/iofun/",
                                                            "$TOOLBOXMATLABDIR/audiovideo/",
                                                            "$TOOLBOXMATLABDIR/timefun/",
                                                            "$TOOLBOXMATLABDIR/datatypes/",
                                                            "$TOOLBOXMATLABDIR/verctrl/",
                                                            "$TOOLBOXMATLABDIR/codetools/",
                                                            "$TOOLBOXMATLABDIR/helptools/",
                                                            "$TOOLBOXMATLABDIR/winfun/",
                                                            "$TOOLBOXMATLABDIR/demos/",
                                                            "$TOOLBOXMATLABDIR/timeseries/",
                                                            "$TOOLBOXMATLABDIR/hds/",
                                                            "$TOOLBOXMATLABDIR/guide/",
                                                            "$TOOLBOXMATLABDIR/plottools/",
                                                            "toolbox/local/",
                                                            "toolbox/shared/dastudio/",
                                                            "$TOOLBOXMATLABDIR/datamanager/",
                                                            "toolbox/compiler/"};
      /// <summary>
      /// The MATLAB path count
      /// </summary>
      public static int MCC_MatMagic_matlabpath_data_count= 39;

      /// <summary>
      /// The class path for the .NET Builder component
      /// </summary>
      public static string[] MCC_MatMagic_classpath_data= {"\0"};

      /// <summary>
      /// The class path count
      /// </summary>
      public static int MCC_MatMagic_classpath_data_count= 0;

      /// <summary>
      /// The lib path for the .NET Builder component
      /// </summary>
      public static string[] MCC_MatMagic_libpath_data= {"\0"};

      /// <summary>
      /// The lib path count
      /// </summary>
      public static int MCC_MatMagic_libpath_data_count= 0;

      /// <summary>
      /// The MCR application options
      /// </summary>
      public static string[] MCC_MatMagic_mcr_application_options= {"\0"};

      /// <summary>
      /// The MCR application options count
      /// </summary>
      public static int MCC_MatMagic_mcr_application_option_count= 0;

      /// <summary>
      /// The MCR runtime options
      /// </summary>
      public static string[] MCC_MatMagic_mcr_runtime_options= {"\0"};

      /// <summary>
      /// The MCR runtime options count
      /// </summary>
      public static int MCC_MatMagic_mcr_runtime_option_count= 0;

      /// <summary>
      /// The component preferences directory
      /// </summary>
      public static string MCC_MatMagic_mcr_pref_dir= "MatMagic_E9386B1FAE6FCD416E8F5632CED100CD";

      /// <summary>
      /// Runtime warning states
      /// </summary>
      public static string[] MCC_MatMagic_set_warning_state= {"off:MATLAB:dispatcher:nameConflict"};
      /// <summary>
      /// Runtime warning state count
      /// </summary>
      public static int MCC_MatMagic_set_warning_state_count= 0;
  }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -