Feeds
提问
chebyshevT in a standalone app
Hi, I created a standalone app that is supposed to use chebyshevT (Chebyshev polynomials of the first kind). Unfortunately it ...
7 months 前 | 1 个回答 | 0
1
个回答提问
Problem with Runtime 24.1
Hi, I am trying to run my standalone app on a computer with Runtime 24.1 installed on it. The app was built using appdesigner a...
10 months 前 | 1 个回答 | 0
1
个回答提问
Syms, fit and integral in a standalone app
Hi, I have the following code that I want to compile in a standalone app : syms z; K_fit = fit(app.gdist,gK,'linearinterp')...
10 months 前 | 2 个回答 | 0
