|
|
| 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.3 (R2006b)
|
| Other requirements |
Microsoft Visual Studio Professional Edition or Microsoft Internet Information Services |
| Zip File Content |
|
| Other Files |
RankineWeb/mcode/build_mcode.m, RankineWeb/mcode/rankine.m, RankineWeb/mcode/XSteam.m, RankineWeb/RankineWebSite/Rankine.aspx, RankineWeb/RankineWebSite/Rankine.aspx.vb, RankineWeb/RankineWebSite/web.config, RankineWeb/readme.doc
|
|
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 |
|
MATLAB Central Terms of Use
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.
Contact us at files@mathworks.com