Info

This question is closed. Reopen it to edit or answer.

Running matlab applications from a website and displaying the result

1 view (last 30 days)
I would like to design a website that can take a string input (amino acid sequence), submit it to a computer running Matlab, execute a program to analyze the string input, and then display the result on the website. Could anyone point me in the right direction towards this goal?
  1 Comment
Mohammad Sami
Mohammad Sami on 4 Jun 2020
It depends on your use case and how much effort you want to put in to do the integrations.
The following matlab products may do what you need.
To use either of the above, you will need Matlab Compiler to compile your applications
If you some how write your own integrations, you can make do with just a compiled application.

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!