Click here to donate to keep PhreeqcUsers open
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Forum Home
Login
Register
PhreeqcUsers Discussion Forum
»
Beginners
»
PHREEQC basics
»
iphreeqc module with MATLAB on Linux
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: iphreeqc module with MATLAB on Linux (Read 937 times)
Minjeong
Contributor
Posts: 2
iphreeqc module with MATLAB on Linux
«
on:
September 18, 2019, 12:57:11 PM »
Dear phreeqc users,
Good day!
I installed iphreeqc module on Linux and I would like to use the Linux library with MATLAB.
I found that the linux library can be linked to c++, c and Fortran programs.
However, I couln't find how to link it to MATLAB yet. Does anyone know a solution?
Thanks,
Minjeong
Logged
dlparkhurst
Top Contributor
Posts: 3171
Re: iphreeqc module with MATLAB on Linux
«
Reply #1 on:
September 18, 2019, 03:02:11 PM »
A search in this forum for "Matlab" gives quite a few posts. Hopefully some are useful to you.
Logged
Pak
Top Contributor
Posts: 100
Re: iphreeqc module with MATLAB on Linux
«
Reply #2 on:
October 08, 2019, 11:42:29 AM »
https://de.mathworks.com/help/matlab/ref/loadlibrary.html
(for libraries using a pointer)
https://de.mathworks.com/help/matlab/using-com-objects-in-matlab.html
(if you used as COM object)
https://github.com/TReacLab/TReacLab/tree/master/Sources/Chemistry/Phreeqc
(examples)
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PhreeqcUsers Discussion Forum
»
Beginners
»
PHREEQC basics
»
iphreeqc module with MATLAB on Linux