回答済み
Grapher not plotting in App Designer Desktop App
Hi @Luis Francisco Sanchez, I tried to reproduce the issue by compiling the provided app using Application Compiler. After go...

4ヶ月 前 | 0

回答済み
Why do I receive "MATLAB: binder.loadFailure; LAPACK load error"
Hi @中孚, The error you are encountering seems to be because of multiple factors revolving around some missing/corrupt files, s...

5ヶ月 前 | 0

回答済み
Sampling time of matlab figure data
Hi @SM, You can extract the data from figure and then resample it. To extract the data, open the figure and use ‘findobj’ ...

5ヶ月 前 | 0

回答済み
Shallow Neural Networks does not work with MATLAB APP after compilation
Hi @Francesco Pelella, I was able to reproduce the issue you are facing. The app worked fine in AppDesigner but error comes w...

5ヶ月 前 | 0

回答済み
App Designer Components Move After Closing Matlab
Hi @ol Poot, The issue you are experiencing with components moving unexpectedly in App Designer when reopening your app can ...

5ヶ月 前 | 0

回答済み
pretrained deep learning network
Hi @Ahmad Alhashil, You can further train the pre-trained deep learning network and use it with drowsiness detection to get h...

5ヶ月 前 | 0

回答済み
Sequence Classification Using Deep Learning
Hi @Leon, I understand that you want to use the Sequence Classification using DL with your own input data and need some clari...

5ヶ月 前 | 0

回答済み
Implement flatten layer in CNN
Hi @Ali Al-Saegh & @Jianyu Zhao, I understand from the comments that you're facing issues visualizing how a fully connected (F...

5ヶ月 前 | 0

回答済み
Compiling a multiwindow app as a web app
Hi @Levi Blake, Yes, you are right that Multiwindow apps are not supported by web apps. If you attempt to compile a multi-...

5ヶ月 前 | 0

回答済み
NET-matlab hybrid environment
Hi @Andrey, There are multiple ways to transfer data from C# to MATLAB and executing MATLAB code in response to events. He...

5ヶ月 前 | 0

| 採用済み

回答済み
Simulink model compilation on deployment (mcc and docker image)
Hi @Eduardo, Creating an executable using the mcc command with Simulink Compiler involves compiling the Simulink model into ...

5ヶ月 前 | 0

回答済み
Is it possible to get data from Matlab during runtime using C compiler?
Hi @Sabyrzhan Tasbolatov, I understand that you want to retrieve data from MATLAB functions called from C code, especiall...

5ヶ月 前 | 0

回答済み
When I start the MATLAB production sever dashboard, there are some errors under cmd, I hope you can give me the answer
Hi @Ziang, I understand that you are facing an issue with starting the MATLAB Production Server dashboard, where you are enco...

5ヶ月 前 | 0

回答済み
How to efficiently load a large Matrix into a Matlab Function Block in Simulink
Hi @Folke Friedrich, I understand that you want to know a way to efficiently load a large matrix into MATLAB ‘Function Block’ i...

5ヶ月 前 | 1

| 採用済み

回答済み
Simulink Integral with variable bounds
Hi @Philipps, I understand you are trying to use MATLAB's ‘int’ function to solve an integral with a variable upper bound dire...

5ヶ月 前 | 0

回答済み
Unable to save trainingstats in MATLAB 2024a
Hi @Vasu Sharma, I understand that there is an issue with saving training results in MATLAB, and it might be related to the fi...

6ヶ月 前 | 0

| 採用済み

回答済み
How to debug a suddenly closing/crashing appdesigner app
Hi @Marco, I understand from your description that the App Designer application is closing unexpectedly after certain time, wh...

6ヶ月 前 | 2

回答済み
App designer Locks me out of editing things I need to change
Hi @Gavin, For your first question, App Designer in MATLAB separates the code into editable and non-editable sections. The non...

6ヶ月 前 | 0

| 採用済み

回答済み
Matlab app (parallelLinkDesigner) not opening.
Hi @Thivakar, It looks like you're running into an issue with Parallel Link Designer in MATLAB R2023a. The memory recommendati...

6ヶ月 前 | 0

回答済み
Projecting circular motion on axes to derive linear accelerations
Hi @Matteo GIUFFREDI, I see you're trying to simulate and visualize the motion of a point moving along two circular paths with...

6ヶ月 前 | 0

回答済み
Undefined function or variable 'dx'.
Hi @Mustafa Abdelfattah, The error is thrown because `dx` is not a predefined function in MATLAB for differentiation. Here a...

6ヶ月 前 | 0