Can Vaadin work with C or MATLAB ?

I am planning to work with matlab on my project. Hence, I wish to know is there a template which would connect Vaadin to MATLAB or C ?

Hi,

I don’t know about any templates, but you would probably have to go the hard way and use
JNI
for these purposes.