Statistics
RANK
20,005
of 298,350
REPUTATION
2
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
2,790 of 20,571
REPUTATION
598
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
63
ALL TIME DOWNLOADS
4441
RANK
of 160,925
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Aspen Plus - Matlab Link
This file outline the Aspen Plus and Matlab connection through COM Technology.
10 months ago | 23 downloads |
Submitted
Aspen Plus - Matlab: Optimization of Distillation Column
Multi-Objective Optimization of Aspen Plus Distillation Column using Stochastic Algorithm (NSGA II).
11 months ago | 19 downloads |
Submitted
HYSYS-MATLAB LINK
Linking Matlab and Aspen Hysys through COM technology ("actxserver")
5 years ago | 15 downloads |
Submitted
Real Coded (Integer Handling) NSGA II
MultiObjective Optimization Non-Sorting Genetic Algorithm capable to solve Mixed-Integer Non-Linear Problems.
6 years ago | 7 downloads |

MATLAB - HYSYS Column feed control
Hi, Try: hCase = h.ActiveDocument; Column = hCase.Flowsheet.Operations.Item('T-100'); %column name is T-100 ColumnOptio...
6 years ago | 1