No BSD License  

Highlights from
PortOpt

2.83333

2.8 | 6 ratings Rate this file 10 Downloads (last 30 days) File Size: 958.89 KB File ID: #1856

PortOpt

by Jim Stewart

 

20 Jun 2002 (Updated 06 Dec 2002)

Using Excel Builder and VBA to create a custom application for Microsoft Excel.

| Watch this File

File Information
Description

A simple example that illustrates how to use Excel Builder and Visual Basic for Applications (VBA) to create a custom GUI-based application that plugs right into Microsoft Excel.

This submission contains all the files associated with the October issue of News and Notes article related to Deploying MATLAB Applications for Excel.

For more information, see this News and Notes article:
http://www.mathworks.com/company/newsletter/oct02/matlabxl.shtml

Required Products MATLAB Compiler
MATLAB Builder EX
MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (7)
23 Dec 2003 Ronin Samurai

Nice demonstration of Matlab's capability though I wish the zip contained the .m files as well.

18 Oct 2004 rolo ferguson

No M file please put the M File

25 Jun 2005 Fabio Fornasari

I'm searching all(not illegal)patterns and softwares which make me able to work in implants telemonitoring and teleregulations;particularly for water-gas networks.
this SW useful seems useful for me

08 Sep 2006 Blake Schaz

It was difficult to see how VB was used with MATLAB to create the application. Including the .m file would definately help.

16 Dec 2007 li zeze

I compute efficient frontier by command portopt with matlab2007b, find an error:
ExpReturn = [0.1 0.2 0.15];

ExpCovariance = [0.005 -0.010 0.004
                -0.010 0.040 -0.002
                 0.004 -0.002 0.023];
 
NumPorts = 20;
portopt(ExpReturn, ExpCovariance, NumPorts)

??? Error using ==> linprog
Too many input arguments.

Error in ==> portopt at 189
[MaxReturnWeights, Fval, ErrorFlag] = linprog(-ExpReturn, Aineq, Bineq, Aeq, Beq, LB, UB, W0, options);
why?

11 Aug 2008 Dimitri Shvorob

Considerable and serious effort, but is this really going to aid someone learning Excel Builder? I would not recommend it.

24 Feb 2011 Farha  
Please login to add a comment or rating.
Updates
26 Sep 2002

These are the final files that the user can download.

Tag Activity for this File
Tag Applied By Date/Time
external interface Jim Stewart 22 Oct 2008 06:45:29
portfolio Jim Stewart 22 Oct 2008 06:45:29
optimization Jim Stewart 22 Oct 2008 06:45:29
excel Jim Stewart 22 Oct 2008 06:45:29
news and notes Jim Stewart 22 Oct 2008 06:45:29
example Jim Stewart 22 Oct 2008 06:45:29
builder Jim Stewart 22 Oct 2008 06:45:29
excel Laidy 25 Sep 2009 13:07:26

Contact us at files@mathworks.com