Ideal Rankine Cycle ASP.NET Webpage
by David Forstot
18 Dec 2006
(Updated 07 Feb 2010)
Integration of MATLAB created .NET component with web application using VB in ASP.NET
|
Watch this File
|
| File Information |
| Description |
This demo uses MATLAB Builder for .NET to create a .NET component from a MATLAB function rankine.m. The .NET component is then deployed to the web using a Visual Basic (VB) Active Server Page for the .NET Framework (ASP.NET) built in Microsoft Visual Studio. A graphical user interface (GUI) was created in VB which calls into the MATLAB created component to compute the thermodynamic properties of an Ideal Rankine cycle.
There are two points of interest in this demo. The first point of interest is the use of the MATLAB structure as input and output of the rankine.m function. The use of a structure requires the data passed into and out of the component use the MWStructArray object from the MWArray Class Library. The second point of interest is the web deployment of a MATLAB created .NET component. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Ideal Rankine Cycle GUI
|
| Required Products |
MATLAB Builder NE
MATLAB Compiler
|
| MATLAB release |
MATLAB 7.9 (2009b)
|
| Other requirements |
Microsoft Visual Studio Professional Edition or Microsoft Internet Information Services |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 19 Dec 2006 |
Entered C# in summary instead of VB |
| 07 Feb 2010 |
Updated for MATLAB R2009b
Improved component management- moved from button click to page load. |
|
Contact us at files@mathworks.com