Hi
i have two different codes.
first code evaluates something on a big data and then write it on a Mat file.
second is an App designer file that lunch as a WebApp with Matlab Web App Server.
the problem is writing a file from the first code take long around 34Sec and reading that file from WebApp takes around 15Sec.
and i should repeatedly do this process. the problem is when I use the Load function on my WebApp during that 15 Sec all of the functionality of that app was cease. so I'm seeking a way that can pass data between these two separate Matlabs without writing and reading them from local drive.
thanks in advance,
Nejatian
1 Comment
Direct link to this comment
https://it.mathworks.com/matlabcentral/answers/600286-pass-data-between-two-matlab#comment_1025614
Direct link to this comment
https://it.mathworks.com/matlabcentral/answers/600286-pass-data-between-two-matlab#comment_1025614
Sign in to comment.