Answered
Errors in feedback control after setting the input of a prismatic joint to motion/provided by input
Hi @석준, A possible reason for such errors is that an algebraic loop is formed in your model when input is set to motion. For m...

4 months ago | 0

| accepted

Answered
Why am I getting "double" datatype automatically for every simulink block?
Hi Kaustubh, A possible reason that it shows 'double' datatype for all the blocks after adding a 'Switch' block can be the valu...

4 months ago | 0

Answered
Path Following Algorithm Line-Circle Path Path Switching Problem
Hi @Muhammed Emin Yavuzaslan, A possible reason of the unexpected behavior of the plot in both the case where 'guidance_index' ...

4 months ago | 0

Answered
What is the port compatibility for Simscape blocks?
Hi Raghuveer, There is no such documentation which has information about port compatibility of all Simscape blocks. Generally, ...

4 months ago | 0

Answered
The input format when setting the prismatic joint input options to motion/provided by input
Hi, Here is a brief explanation of the use-case for using 'Provided By Input' or 'Automatically Computed' for any parameter: P...

4 months ago | 0

Answered
i could like to create a debounce block in simulink
Hi abdul, I am assuming that you want to create a custom block in simulink which can modify the values of 'counter' based on di...

4 months ago | 0

Answered
ncorr post CS tool fail
Hi, A possible reason for the error 'Must be two element row vector' can be that either one or both of the arguments passed to ...

4 months ago | 0

Answered
C2000 ePWM down-count after syncronized in up-down counter
Hi Arifin, Although in the block parameters of ePWM block you have specified 'Counting-Mode' as 'Up-Down' for both ePWM blocks ...

4 months ago | 0

| accepted

Answered
matlab script to simulink model
Hi Zahid, If you want to visualize plots of your m-code on scope block than you can use MATLAB-Function block. Instead of usi...

4 months ago | 0

Answered
Error encountered in the Deep Signal Anomaly detector while running the official SIMULINK example
Hi Randy, I tried to follow the example fault_localization and it is now throwing any error if I keep the names of the .mat fil...

4 months ago | 0

| accepted

Answered
Does anyone know how to convert AMESim .data files to SImulink supported files.
Hi Sameer, A possible reason for the error is that once the data in your breakpoints array are converted to your breakpoint dat...

4 months ago | 0

Answered
TS_PROCESS_CRASHED error virtualised macOS 14.4.1
Hi Robbie, I also faced a similar issue some time back, so what worked for me was to launch the installer as 'root' user or run...

4 months ago | 0

Answered
Sizing issues when exporting figures with exportgraphics on MacBook Pro 14" (Sonoma)
Hi Daniel, I tried to reproduce the issue with my MAC but was getting the pdf as expected and did not encounter the issue. Ho...

5 months ago | 0

Answered
How to access SM variable in Asynchronous Machine SI Units Block?
Hi Isabel, You can refer the following code to get the list of all the parameters of a mask of the current block-> m = Simulin...

5 months ago | 0

Answered
Related to Deployment on TMSF2803X boards
Hi Athul, A possible reason can be that this board and processor might not be supported. Here is a list of all Supported TI C20...

5 months ago | 0

Answered
SoC Builder: "Build software application" step fails due to error regarding 'iio.h' or 'aarch64-linux-gnu-gcc'
Hi, As per my understanding the cause of the issue is not long path instead it is the incorrect setup of the support package or...

5 months ago | 0

Answered
Cannot build the generated code from the example model "tc3x_2ledsBlinky"
Hi Karim, I think a reason can be some specific missing permissions for iLLD folders which HighTech Compiler may need for build...

5 months ago | 0

Answered
Error while running MATLAB example model "QPSK Receiver with ADALM-PLUTO Radio in Simulink"
Hi Subhasri, A possible reason for the issue is that you might be running this 'Receiver' example without a transmitter running...

5 months ago | 1

Answered
some command is running in my matlab command window automatically, continuously
Hi Chandika, It is difficult to understand the root cause of the issue without complete information on the exact error messages...

5 months ago | 0

Answered
When using Matlab engine and calling from multiple ranks, does each rank use one Matlab license?
Hi Dan, As per my understanding you are trying to call MATLAB functions from Python Code. If you are running the Python code fr...

5 months ago | 0

| accepted

Answered
Axis exponent causing all text in the figure to render as curves instead of text in svg
Hi bader, I am not sure of the root cause of the issue that why greek letters are not exported successfully to an svg file usin...

5 months ago | 0

Answered
When saving a MATLAB figure with arrows and text as a PDF using print, the annotations are rescaled incorrectly, but using exportgraphics preserves the correct scaling
Hi Georgi, I think there are some issues expected when a image is saved using '-vector' option with 'print' function. The follo...

5 months ago | 1

| accepted

Answered
Spring bodies of my custom actuator design are not showing in simulink simscape
Hi Burak, In order to find the root cause of the issue, model files and exact reproductions steps are required. However, you c...

5 months ago | 0

Answered
Error when I using buildCalibrationBitstream with Kintex-Ultrascale
Hi, Here are some troubleshooting steps you can try: 1. Close the HDL Workflow Advisor and your model. 2. Restart MATLAB. 3....

5 months ago | 0

Answered
How to disable position independent code (PIC) in CMake code generation for PIL?
Hi Peter, As per my understanding from the comments specified in the internal file of the toolbox, 'PIC' is intentionally enabl...

5 months ago | 0

Answered
The code which disconnect safely an USB drive works randomly
Hi Pierre, A possible reason for the above code working randomly to eject USB, can be because of the function 'EjectUSB'. Alth...

5 months ago | 0

Answered
Type mismatch error using SolidWorks' API in MATLAB
Hi Mario, The 8th argument of the method is an object of Callout type. Generally, such objects are represented as VT_DISPATCH, ...

5 months ago | 0

Answered
Opening a subplot by clicking onto certail point in the point graph
Hi MS, The Code provided in the description accurately detects the point clicked in the first plot. Moreover the function 'show...

8 months ago | 0

Answered
Several InstallMathWorksServicesHost running and using up CPU
Hi Ali, Uninstalling MATLAB and re-installing it might not help, instead you need to remove/uninstall MathWorks Service Host an...

8 months ago | 0

| accepted

Answered
Enabling Simscape Multibody Link Plugin on Solidworks - Not Appearing in Add-In's on SW
Hi Matthew, The steps mentioned in the documentation generates the dll successfully without any errors. However as the plug-in ...

8 months ago | 0

Load more