photo

Kautuk Raj


Last seen: 2 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

0 个提问
186 个回答

排名
445
of 299,930

声誉
178

贡献数
0 个提问
186 个回答

回答接受率
0.00%

收到投票数
23

排名
 of 20,845

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,620

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 4
  • 3 Month Streak
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Failed to establish a connection with TLS/MQTTS broker using mqttclient
I was also seeing the same error in one of my workflows when trying to connect to a secure MQTT broker from MATLAB. I found a ...

2 months 前 | 0

已回答
Saturation in Magnetic core (Simscape) failure
I understand that the issue is occurring because your BH curve in Simscape is not flat enough at the saturation region. To ensur...

2 months 前 | 0

已回答
Simscape – Circuito funziona ma output (portata, potenza, pressione) a zero
To ensure your Simscape electro-hydraulic model produces non-zero outputs and responds to restriction changes, you can try to en...

2 months 前 | 0

已回答
On the F280049PZS, why does applying 3.3V to an analog input result in an ADC reading of approximately 2048 (half scale)? What could be causing this and how can it be correct
This issue may occur when working with the F28002x/003x/004x ADC in MATLAB/Simulink, especially if the configuration is not perf...

2 months 前 | 0

已回答
Unable to connect Jetson Orin NX with MATLAB
This issue arises because the environment variables PATH and LD_LIBRARY_PATH are not set during non-interactive SSH sessions, wh...

2 months 前 | 1

| 已接受

已回答
ADT Generated in SWC.h instead of IDT
After ARXML import, ensure to check and (if needed) manually set ADT-to-IDT mappings in the AUTOSAR Dictionary in Simulink. I ob...

2 months 前 | 0

已回答
Copy figure from matlab graph as svg
I see that you are experiencing issues with LaTeX text positioning when copying figures as SVG from MATLAB 2025a into Word or In...

3 months 前 | 0

已回答
I want to generate code combining Platform Architecture(MCU Peripherals), Functional Architecture, Logical Architecture with Schedular so how i can connect all components.
Yes, you can model this workflow in System Composer and generate deployable code using Simulink and Embedded Coder. In System C...

3 months 前 | 0

| 已接受

已回答
Unexpected behaviour of sliceViewer 'SliceDirection'
Hello @Jacques, This is arising from how MATLAB indexes arrays and how sliceViewer interprets the 'SliceDirection' parameter. ...

3 months 前 | 0

已回答
FMU generated by Matlab 2024b shows Matlab shared library dependencies
Hello @Jose, Yes, you need the MATLAB/Simulink shared libraries available at runtime. This is a change from older FMU exports...

3 months 前 | 1

已回答
Recurdyn-Simulink Cosimulation Unrecognized function or variable 'makerd'
RecurDyn is a third-party product, which indicates that MathWorks may not develop or support these workflows. It would be best...

3 months 前 | 0

已回答
Missing object files from stm32 embedded coder firmware
I was also facing issues resolving file object linker issues when using EC Support Package for STMicroelectronics STM32 Processo...

3 months 前 | 0

| 已接受

已回答
Encountering problems in creating a Simulink interactive time-sequenced reinforcement learning environment.
I can see that you are facing the error "Model input sizes must match the dimensions specified in the corresponding observation ...

3 months 前 | 0

| 已接受

已回答
Cannot start ROS2 node
Hello Antonia, I was also facing the same error while using ROS2 in one of my workflows. Upon some research, I found that fo...

4 months 前 | 0

已回答
Error in generateMesh using PDE Toolbox
Hello Andrew, I invite you to the refer to the following MATLAB Answers post which provides a workaround for the same error, "U...

4 months 前 | 0

已回答
How do I resolve, "Error:Compiling model failed: Dot indexing is not supported for variables of this type," when using SLDV?
Hello Paul, I was also facing the same error with one of my workflows using the Simulink Design Verifier. I figured out that...

4 months 前 | 0

已回答
I am using the queue counter, I have put the queue counter in VISSIM GUI and saved & enabled it but while i am coding it in MATLAB the results are showing NaN, Why is it so
I suspect you are getting NaN because the queue counter might not be properly set up or accessed. Could you try these quick fixe...

4 months 前 | 0

已回答
FMU Model exported from Simulink unable to perform Code Generation for dSPACE benches
I was also facing the same issue in MATLAB R2022b. I recommend updating the HIL model to MATLAB R2022b to ensure compatibility...

5 months 前 | 0

已回答
Why file log is corrupted when I disconnect from the target while the real time simulation is running (Unable to import requested runs: Index in position 1...)?
I was also facing the same issue in MATLAB R2024b while using Simulink Real-Time. I followed the following steps as a workarou...

5 months 前 | 0

已回答
Error: Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command
The issue you are encountering may be caused by the situation that external mode does not work directly with Arm M4 of F28338D C...

5 months 前 | 0

已回答
Unable to build standalone executable in rapid accelerator mode--Unable to find VarGroupIdx within the GlobalBlockOutput scope
You are receiving this error because Simulink Real-Time does not support accelerator mode or rapid accelerator mode simulation o...

5 months 前 | 0

已回答
Matlab licensing for GitHub Actions
I see that you are facing the error "matlab.engine.EngineError: Unable to launch MVM server: License Error: Licensing shutdown" ...

6 months 前 | 0

| 已接受

已回答
Contains Clent and server modules, generating s-fucntion errors
I was also facing a similar error while working to generate a S-Function for a subsystem with client server interface during one...

6 months 前 | 0

已回答
How to fix error 5201?
This error (5201) being faced indicates that MATLAB has encountered a licensing issue. You can refer to the following article f...

6 months 前 | 0

已回答
parpool sometimes errors in compiled application
I see that you are sporadically facing the error "parallel:cluster:PoolCreateFailed" while running a parallel pool in MATLAB R20...

6 months 前 | 0

已回答
2024a vs 2024b detectImportOptions error
I was facing a similar error during one of my workflows wherein the "detectImportOptions" threw a "Unable to find file" error wh...

6 months 前 | 0

已回答
I am unable to use the MATLAB. It gives error
I suspect that you are facing this error as you are on a version of Windows which is unsupported with MATLAB. For release R202...

6 months 前 | 1

| 已接受

已回答
Simulink Demux Error & PID Controller Issue in Heat Exchanger Network Model with S-Functions
The error you are encountering in Simulink seems to be related to two main issues: file shadowing and port dimension mismatch. I...

6 months 前 | 0

已回答
Jacobian Error while linearising a PLL
I see that you are encountering a Jacobian configuration error in the "Lowpass Resampler" while attempting to linearize a PLL. ...

6 months 前 | 0

| 已接受

已回答
Resolving 'Model Structurally Singular' Error in Simulink for Voltage and Current PID Control Circuit
As a troubleshooting step, I suggest to set the "Index Reduction Method" in the "Solver Configuration Block" to "None". This wi...

9 months 前 | 0

| 已接受

加载更多