Registrations currently disabled due to excessive spam. Please email phreeqcusers at gmail.com to request an account.
Welcome
Guest
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 1771 times)
Minjeong
Contributor
Posts: 2
iphreeqc module with MATLAB on Linux
«
on:
18/09/19 12:57 »
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
Global Moderator
Posts: 4067
Re: iphreeqc module with MATLAB on Linux
«
Reply #1 on:
18/09/19 15:02 »
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:
08/10/19 11:42 »
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