Using C# functions and forms in Matlab
by Dirk-Jan Kroon
24 Sep 2007
(Updated 26 Sep 2007)
This script shows how C# functions/classes can be used in Matlab
|
Watch this File
|
| File Information |
| Description |
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) |
| Acknowledgements |
This submission has inspired the following:
How to load / call functions from a VB DLL
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
| Other requirements |
.Net Framework version 2 |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 26 Sep 2007 |
Added C# code and matlab files for creation of a C# form for user input.
And also renamed files to more logical names |
|
Contact us at files@mathworks.com