Statistics
RANK
689
of 298,512
REPUTATION
110
CONTRIBUTIONS
0 Questions
89 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
21
RANK
of 20,606
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Server Creation Failed: Server execution failed error while using actxserver ('Excel.Application')
Hi Mira, This error usually means MATLAB is unable to connect to Excel due to an issue with your system, often related to your ...
24 hours ago | 0
Licence Manager Error-96
Hi Lijin, This error means MATLAB can’t resolve the hostname of your license server. Make sure you’re connected to your VPN i...
24 hours ago | 0
Error using matlab.io.fits.openFile - will not open FITS files
Hi Richard, This is a known issue in MATLAB R2017b and earlier, where "fitsread" returns an error if the file path contains spe...
1 day ago | 0
Attempt to execute SCRIPT trainNetwork as a function: C:\Program Files\Polyspace\R2019b\toolbox\nnet\cnn\trainNetwork.m
Hi Atiya, The error message indicates that MATLAB is trying to run "trainNetwork" as a script rather than as a function. For mo...
1 day ago | 0
How do I fix this log in error when connected to a proxy server?
Hi Ethan, This issue often arises due to network restrictions or security software interfering with MATLAB’s access to the Math...
1 day ago | 0
Using Simulink through a corporate VPN fails. Why?
Hi Glen, This error message indicates that there is an issue with the current proxy configuration, either in MATLAB Web prefe...
1 day ago | 0
Too many input arguments in nmpcblock_interface
Hi @Ashwin, According to the documentation "Specify Cost Function for Nonlinear MPC," a custom cost function for Nonlinear MP...
2 days ago | 0
how to solve no healthy upstream when I try to have a temporary password
Hi Maria, A "no healthy upstream" error usually indicates a temporary server outage. Such issues are typically resolved withi...
4 days ago | 0
When running a Matlab web App, how do I run cleanup code upon the browser tab closing?
Hi Eyal, I understand that the "CloseRequestFcn" which is properly triggered when running an app in MATLAB, does not get trigge...
4 days ago | 0
Cosimulation fails with XSI error: Vivado Simulink HDL Simulation
Hi Ezenia, The error regarding the inability to create the XSI loader object typically occurs due to either missing Vivado libr...
4 days ago | 0
| accepted
How to run a m-file in OPAL-RT?
Hi Yugeswar, I also was looking for this, but could not find any resources that suggest we can call M file in OPAL-RT. I worked...
3 months ago | 0
serial data matlab and arduino
Hi Ahmed, This example that shows how to use Simulink Support Package for Arduino Hardware to send and receive serial data with...
3 months ago | 0
Error message while running model in Simulink Real-Time with Speedgoat target 2024b: WTERMSIG: 11 WCOREDUMP: 128
Hi Gaurav, I assume that the model has a "powergui" block with Simulation Type set to "Continuous". I had faced the same erro...
3 months ago | 0
Definition of "Frame" for Recurrent models
Hi Tommaso, The term "Frame" stands for the entire sequence here, and not a single element. This applies to all layers supporte...
3 months ago | 0
Error when using multiple AXI stream interfaces: The specified key is not present in this container
Hi Alex, It looks like the behavior may be related to a known issue with mapping vector ports to AXI4-Stream interfaces. To wo...
3 months ago | 0
DO Qualification Kit: documentation on hRptEval<...>Kit functions
Hi Sergey, The "hRptEvalSLDVKit" function appears to be an internal function and might not be necessary for tool qualification....
3 months ago | 0
how can i hidder(or enable='off') tab2?
Hi Piero, I understand that you are trying to hide Tab2, and unhide it when certain condition is met. Currently, the ability t...
3 months ago | 0
MATLAB crash on startup Mac M2
Hi Ivar, The crash log seems to be related to a known issue in MATLAB for macOS. The suggested workaround involves configuring ...
3 months ago | 0
Automate install - pass license information
Hi Travis, Unfortunately, interactive install options have been removed from the silent installer since MATLAB R2020a as mentio...
4 months ago | 0
MPLAB XC8 C Compiler
Hi Mohamad, MPLAB XC8 with version < 2.0 is not supported by MATLAB. Only versions >= 2.0 is supported. To migrate to the lat...
4 months ago | 0
Simulink-Gazebo Co-Simulation Step by step installation and Multi-Quadrotors examples ?
Hi Vignesh, Various examples related to a documentation page can be accessed directly from the MathWorks website. These example...
4 months ago | 0
bad lexical cast: source type value could not be interpreted as target
Hi Thibault, This is a bug caused by a decimal issue as a MathWorks staff mentioned here: https://www.mathworks.com/matlabcent...
4 months ago | 0
How to set unit properties for arrays in simulink?
Hi Kraker, Simulink does not currently support assigning different units for individual elements of an array directly. Units in...
4 months ago | 0
How can I generate Gabor patterns with specified contrasts and save them as pictures?
Hi Genie, To create Gabor patterns with different contrast levels in MATLAB, you can use the "imadjust" function to modify the ...
4 months ago | 0
Error building Real-Time Workshop target for block diagram. MATLAB error message: Error using ==> callMakeHook at 49
Hi Aneesh, It looks like the error described is likely related to the dSpace RTI package. A similar issue has been discussed in...
4 months ago | 0
Simulink Project Change Resource Folder Location
Hi Richard, I understand that even after changing the project definition folder from "resources/project" to ".SimulinkProject" ...
4 months ago | 0
Index in position 1 exceeds array bounds (must not exceed 89).
Hi @Garrett Rose, I issued a dbstop if 'caught error' before simulating. It looks like the error is thrown from an internal...
5 months ago | 0
how to let road begin from world origin?
Hi @Xinyu Yang, While importing and loading a RoadRunner HD Map into RoadRunner using “importScene”, you can specify an import ...
5 months ago | 0
Looking for example of SPI communication using DMA for TI C2000
Hi Valeriy, I recommend checking out the documentation titled "Interface LCD Booster Pack with Texas Instruments C2000 Processo...
5 months ago | 0
matlab is downloading every files from onedrive
Hi @구구, I understand that when navigating directories within MATLAB, all files in those directories are being downloaded autom...
5 months ago | 0