Quote (carteblanche @ Jan 11 2015 12:02pm)
why don't do you go the other way, then? it makes more sense that your UI be your "main" program and you call APIs to make computations in matlab. for my senior design project, we did this. we wanted users to input equations in a java web project and we sent the equation to matlab to graph it and send us a picture of the graph.
/e i dont remember much matlab either. i went to an "engineering" school, and all the engineering students were required to take it, but CS students weren't allowed to. the class became the butt end of a lot of jokes in CS since so many non-CS students were struggling in it. later on, CS students were allowed to take an abbreviated version of the class. we'd get ~8 lectures then we take the same final exam they take (no labs/exams/hw/etc). we had much higher scores than they did lol
The main reason i am doing it this way because i am VERY VERY VERY weak in CS (and all other languages. I have taken a c++ class, but it was the basics, to basic for anything i want out of it). As for coding and algorithms, i have won a couple competitions put on my microsoft with matlab, where they are like noone has ever won with matlab, lol.
Like i said, i am proficient and i want to keep it in the matlab language. I don't need the GUI for what i am doing at the moment, but it would be nice
once i have time, i am going to pick up CS and attempt to become just as proficient in it as i am in Matlab