Respondida
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...

más de 3 años hace | 0

Respondida
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 ...

más de 3 años hace | 0

| aceptada

Respondida
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 ...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 1

| aceptada

Respondida
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...

más de 3 años hace | 0

Respondida
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-...

más de 3 años hace | 0

Respondida
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')

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

| aceptada

Respondida
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...

más de 3 años hace | 1

Respondida
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 ...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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(...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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 ...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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 ...

casi 4 años hace | 0

Respondida
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-...

casi 4 años hace | 0

Respondida
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...

casi 4 años hace | 0

Cargar más