Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This script shows how C# functions/classes and forms (gui) can be used in Matlab.
The zip contains:
- a example c# class (ComMatlab.cs) with different inputs and outputs functions.
- a info_ComMatlab.txt with the commands how to compile and register a c# activex control
- a ComMatlabtest.m for testing the c# functions.
- a example c# class (MatlabGUI.cs) which creates a form for user input (uses the other MatlabGUI cs files)
- a info_MatlabGUI.txt with the commands how to compile and register a c# activex control from multiple .cs files
- a MatlabGUItest.m for testing the c# userinput Form
(The MatlabGUI Form is designed with Visual Studio 2005)
Zitieren als
Dirk-Jan Kroon (2026). Using C# functions and forms in Matlab (https://de.mathworks.com/matlabcentral/fileexchange/16549-using-c-functions-and-forms-in-matlab), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Search( filetype,folderpath), How to load / call functions from a VB DLL
Allgemeine Informationen
- Version 1.0.0.0 (8,91 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 | Added C# code and matlab files for creation of a C# form for user input. And also renamed files to more logical names |
