回答済み
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...

3年以上 前 | 0

回答済み
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 ...

3年以上 前 | 0

| 採用済み

回答済み
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 ...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 1

| 採用済み

回答済み
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...

3年以上 前 | 0

回答済み
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-...

3年以上 前 | 0

回答済み
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')

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

| 採用済み

回答済み
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...

3年以上 前 | 1

回答済み
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 ...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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(...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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 ...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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 ...

3年以上 前 | 0

回答済み
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-...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

さらに読み込む