VB6.0精簡版調用matlab進行數值計算:

1.製作界面; 2.命令調用 Private Sub Command1_Click() Dim Matlab As Object Set Matlab = CreateObject(「Matlab.Application」) Label3.Caption = Matlab.Execute(Text1.Text) End Sub Private Sub Command2_Click() Text1.
相關文章
相關標籤/搜索