Statistics
RANK
19,780
of 297,457
REPUTATION
2
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
2,816 of 20,438
REPUTATION
590
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
39
ALL TIME DOWNLOADS
4356
RANK
of 158,938
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.
9 months ago | 19 downloads |
Submitted
Aspen Plus - Matlab: Optimization of Distillation Column
Multi-Objective Optimization of Aspen Plus Distillation Column using Stochastic Algorithm (NSGA II).
9 months ago | 6 downloads |
Submitted
HYSYS-MATLAB LINK
Linking Matlab and Aspen Hysys through COM technology ("actxserver")
5 years ago | 10 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 | 4 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