Calling executables from MATLAB
Show older comments
I am an under grad life sciences student and a self-taught MATLAB user. I am working on a tool to classify genotoxins(using neural networks) and for this purpose I will be using molecular descriptors (quantitatively expressed physicochemical properties of chemical compounds).
To calculate descriptors for my training set I used a tool called Mold2, which has a command line interface. Now I am done with training and have my network. I need to create a GUI for my tool which is supposed to get inputs from the user and call mold2 to create an output file, the output file should again be taken back into MATLAB to simulate my network.
I need to know if this whole idea is possible and if possible, how should I go about it??
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!