Answered
How programmatically know if an Update is installed for a particular matlab release?
There is a new "matlabRelease" function available since R2020b that will directly output the update release number: >> releaseI...

12 months ago | 0

Answered
mcc compiling for maca64
Hello Peter, compiling applications for Apple Silicon (maca64) is possible on Apple Silicon Macs running the native Apple Silic...

12 months ago | 0

Answered
Which packages should I have in order to be able to run a Simulink mode in RAPID accelerator mode?
Since R2007b, Accelerator and Rapid Accelerator modes only require MATLAB and Simulink, although they use some Simulink Coder co...

12 months ago | 0

Answered
Matlab executable throws error in opc.ua.Client
The error in line 386 of "opc.ua.Client" indicates that there might be an issue with resolving the OPA UA endpoint hostname. See...

12 months ago | 0

Answered
Simulink build TI CCS Project error.
I assume this is the Chinese version of the Windows error "... is not recognized as an internal or external command, operable pr...

12 months ago | 0

Answered
problem with addpath in compiling
Using "addpath" in a compiled application is not recommended and even no longer possible since R2019a. See this answer for strat...

12 months ago | 0

| accepted

Answered
Apparent bug in comm.PhaseNoise?
Hi Brian, This is a bug in MATLAB R2023b and prior releases, with no known workarounds. This bug has been fixed in MATLAB R202...

1 year ago | 0

Answered
How do I change the names of functions generated by embedded coder?
See: https://www.mathworks.com/matlabcentral/answers/2149099-how-do-i-customize-the-name-of-shared-utility-functions-in-c-code-g...

1 year ago | 1

Answered
Find what toolboxes a script uses
For up-to-date info, see: https://www.mathworks.com/matlabcentral/answers/1978444-how-do-i-determine-the-required-toolboxes-and-...

1 year ago | 0

Answered
Simulink Real-Time with Trellix firewall
The correct ports & protocols used by Simulink Real-Time in R2020b and later can be found here: https://www.mathworks.com/matla...

1 year ago | 0

| accepted

Answered
Veristand Integration with Matlab failing: "Unable to find BlockIdx within the GlobalBlockOutput scope"
"VeriStand Model Generation Support" is a third-party product that is external to MathWorks. Please contact NI for any question...

1 year ago | 1

Answered
Integration of MATLAB with NI VeriStand using .dll format
"VeriStand Model Generation Support" is a third-party product that is external to MathWorks. Please contact NI for any questions...

1 year ago | 0

Answered
Speedgoat machine and ROS
While it's not possible to deploy ROS nodes to Speedgoat because the operating system shipping with Simulink Real-Time doesn't s...

1 year ago | 0

Answered
How can connect Matlab with CANoe vector
CANoe Blockset and CANoe MATLAB Integration Package are Vector products. Please refer to their documentation, or contact Vector ...

1 year ago | 0

Answered
Code Generation .dll for Vector CANoe from Simulink using Visual Studio Compiler
This appears to be an issue with source code from the CANoe Blockset, which is a Vector product. Please contact Vector Technical...

1 year ago | 0

Answered
how to add CANoelib into simulink library?
The CANoe Blockset and CANoe MATLAB Integration Package are Vector products. Please refer to their documentation, or contact Vec...

1 year ago | 0

Answered
Compilation of Vector CANoe Blocks in Simulink Library
The CANoe Blockset is a Vector product. Please contact Vector Technical Support for further assistance: https://www.vector.com/...

1 year ago | 0

Answered
Using Application Compiler for app including rtwbuild()
rtwbuild() is a Simulink Coder function. Simulink Coder is not supported by our compiler products as per: https://www.mathworks...

1 year ago | 0

Answered
How to include Simulink directories within a compiled app using App Designer?
Note that deploying Simulink models or functionality to a standalone executable requires the Simulink Compiler product: https://...

1 year ago | 0

Answered
App Designer standalone Test app not executing
See also: https://www.mathworks.com/matlabcentral/answers/1998008-why-do-i-get-a-warning-or-error-regarding-executing-startup-fa...

1 year ago | 0

Answered
compiling failing using MAtlab 2019b
See also: https://www.mathworks.com/matlabcentral/answers/2108041-modifying-the-search-path-on-the-matlab-compiler-is-unsupporte...

1 year ago | 0

Answered
Errors in executable file which is created from AppDesigner .
See also: https://www.mathworks.com/matlabcentral/answers/2108041-modifying-the-search-path-on-the-matlab-compiler-is-unsupporte...

1 year ago | 0

Answered
Modifying the search path is not supported by matlab compiler
See also: https://www.mathworks.com/matlabcentral/answers/2108041-modifying-the-search-path-on-the-matlab-compiler-is-unsupporte...

1 year ago | 0

Answered
How does MATLAB Compiler handle warning and error message commands?
Make sure to uncheck "Do not display the Windows command shell (console) for execution" under "Additional runtime settings" in t...

1 year ago | 0

Answered
Interfacing TMS320F28379D with matlab 2015b
Note that the support package for TI C2000 requires: MATLAB Simulink Embedded Coder MATLAB Coder Simulink Coder See also: ...

1 year ago | 0

Answered
Installing c2000 support package in Matlab 2012b
The "Embedded Coder Support Package for Texas Instruments C2000 Processors" is only available since R2014a: https://www.mathwor...

1 year ago | 0

Answered
Error while installing Simulink Coder Support Package for STMicroelectronics Nucleo Boards
To resolve this issue, see this MATLAB Answer: https://www.mathworks.com/matlabcentral/answers/307164-why-do-i-receive-an-error...

1 year ago | 0

Answered
Trying to use setparam for a parameter inside a referenced model
See also this MATLAB Answer: How can I tune parameters inside a model reference using Speedgoat & Simulink Real-Time (SLRT)?

1 year ago | 0

Answered
gmake: *** No rule to make target
See also: Why do I get the build error "No rule to make target"? - MATLAB Answers - MATLAB Central (mathworks.com)

1 year ago | 0

Answered
"No rule to make target" error
See also: Why do I get the build error "No rule to make target"? - MATLAB Answers - MATLAB Central (mathworks.com)

1 year ago | 0

Load more