Risposto
simulink 2020b open "configuration parameters" is much slower!
Hi By default MATLAB tries 'opengl hardware' on the machine, and if some reason it detects some incompatibility with graphics d...

oltre 3 anni fa | 0

Risposto
Configure Simulink to ask for new model version when saving the model
This might be possible using model callbacks, but it would have to be added to every model manually, or to the default Simulink ...

oltre 3 anni fa | 0

| accettato

Risposto
Configure Simulink to ask for new model version when saving the model
Hi If you want to change the model version you can use "set_param" function before saving the model. for example if you want ...

oltre 3 anni fa | 0

Risposto
Individual license vs Site-wide license
Hi Refer to the below link which answers a similar question: https://www.mathworks.com/matlabcentral/answers/476216-differenc...

oltre 3 anni fa | 0

Risposto
Why can I not specify a bus to have infinite sample time (constant)?
Hi From the error message i am assuming that the block is expecting the sample time which is real and finite. For a block to a...

oltre 3 anni fa | 0

Risposto
App Design & Simulink
Hi Refer to the below link which explains "How to interact with simulink models from App Designer" https://in.mathworks.com/ma...

oltre 3 anni fa | 0

Risposto
Matlab is stuck in busy after simple line of code
Hi Refer to the below link which answers a similar question: https://www.mathworks.com/matlabcentral/answers/92566-why-does-m...

oltre 3 anni fa | 0

Risposto
How can i play audio from a bluetooth speaker and record the audio using my laptops microphone ?
Hi Refer to the below link which answers a similar question: https://www.mathworks.com/matlabcentral/answers/569854-issue-wit...

oltre 3 anni fa | 0

Risposto
Programmatically activate "Show Value Label of Selected Port"
Hi Port Value Display cannot be used programmatically as mentioned in the "Command Line Interface" section in the below documen...

oltre 3 anni fa | 1

| accettato

Risposto
Downloading problem of installing support package for USRP radio
Hi Refer to the "System requirements and installation options" mentioned in the below link it may resolve the issue: https://w...

oltre 3 anni fa | 0

Risposto
When building a simulink real time standalone application, why do I get rttboot.com and xpckrnl.rtb instead of xpcboot.com and slrtkrnl.rtb?
Hi Refer to the below link which answers a similar question: https://www.mathworks.com/matlabcentral/answers/561734-why-does-...

oltre 3 anni fa | 0

Risposto
how to solve arduino build error in simulink
Hi Run below command in your command window to resolve the issue. set_param(modelname,'GenerateSampleERTMain','off')

oltre 3 anni fa | 0

Risposto
Rapid Accelerator target building error for simulink model
Hi When there are spaces in the path of model file it throws the error in Rapid Accelerator Mode. As a workaround try to remov...

oltre 3 anni fa | 0

| accettato

Risposto
VideoReader Failed to init Ubuntu 20.04
Hi The reason is that old versions of MATLAB used to rely on gstreamer-0.10 to process video but from at least R2017a the depen...

oltre 3 anni fa | 1

Risposto
Simulink cannot be open
Hi The issue might be related to the OpenGL settings. you can try to use a software version of OpenGL to render graphics, if ...

oltre 3 anni fa | 0

Risposto
Script for reading UDP
Hi From the error message it seems that the port is already being used by another application ( or by an earlier run of your MA...

oltre 3 anni fa | 0

Risposto
Simulink Online window is too small
Hi I tried to reproduce the issue but Simulink Online window looks fine for me. As you mentioned some of the features are blo...

oltre 3 anni fa | 0

Risposto
Simulink & Arduino: Transmit Serial strings
you can refer to the below link which answers "How to implement serial communication between Simulink and Arduino" : https://ww...

oltre 3 anni fa | 0

Risposto
dot indexing is not supported error on second run using VideoReader
This is a known issue and the issue is resolved in the latest update of R2018b. updating your MATLAB version with the latest upd...

oltre 3 anni fa | 0

Risposto
Problem about EnergyPlus Co-simulation Toolbox, java.net.SocketTimeoutException: Accept timed out
You can refer to the below link which answers a similar question: https://www.mathworks.com/matlabcentral/answers/462733-why-do...

oltre 3 anni fa | 0

Risposto
I am making an app on app designer, I want the user to enter data in tabular form, where the no. of rows can be input by user and then he enters data in 2 columns
You can use the below call back for "Edit field" to get the number of rows based on user input function EditFieldValueChanged(...

oltre 3 anni fa | 0

Risposto
I have received an error 5 while downloading simulink R2019.
There are a few reasons why "Error 5" may occur: Product Incompatibility This error can occur when attempting to install MATLA...

oltre 3 anni fa | 0

Risposto
How to drive function call input port of a subsystem by an asynchronous function call initiator?
The reason that you are getting the above error is because the Asynchronous task specification block is NOT triggered by Asynchr...

oltre 3 anni fa | 0

Risposto
How can I hide a subsystem in External mode?
Hi Stanislav As of now, protected models is not supported for external mode. I have heard that this issue is known and the conc...

oltre 3 anni fa | 0

Risposto
Cannot find S-function module 'QueryInstrument'. S-Function modules must exist as either source files or pre-compiled object files on the MATLAB path.
Hi The issue stems from the "S-function modules" entry in the S-function dialog box. File names should be entered here without ...

oltre 3 anni fa | 0

Risposto
Issue with browser slowing down while using MATLAB answers
I tried simulating different scenarios on Windows/Chrome but I could not reproduce this issue.But I have brought this issue to t...

oltre 3 anni fa | 0

Risposto
What tools do I need to download for an encryption and decryption program?
You can refer to below link which answers a similar question https://www.mathworks.com/matlabcentral/answers/125618-simple-matl...

oltre 3 anni fa | 0

Risposto
Error while setting up simscape multibody link for inventor
you can try: Reinstalling Simscape multibody properly and check for the file cl_inventor2sm.dll in the path shown in the error ...

oltre 3 anni fa | 0

Risposto
Can I add an existing test harness to my model
Refer to the below link which answers a similar question : https://www.mathworks.com/matlabcentral/answers/380975-what-are-the-...

oltre 3 anni fa | 0

Risposto
How do I write files in NITF format?
Hi Raymond Right now we don't support 'nitfwrite' feature. I have brought this issue to the concerned people and it might be co...

oltre 3 anni fa | 0

Carica altro