Kautuk Raj
Followers: 0 Following: 0
Statistics
0 Questions
123 Answers
RANK
753
of 295,448
REPUTATION
98
CONTRIBUTIONS
0 Questions
123 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
9
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
EventDispatcher::dispatchPending: event [PathHasBeenRefreshedEvent] std::exception [foundation::storage::vfs::Exception]
I can relate to the issue pertaining to the ‘PathHasBeenRefreshedEvent’ and ‘foundation::storage::vfs::Exception’ errors in MATL...
24 days ago | 0
use dicomread to import data from dicom file, and the application crashes or throws exceptions
The error message being encountered suggests that the data encoding of your DICOM file is not supported by ‘dicomread’. The ta...
24 days ago | 0
mcc error foundation::storage::vfs::Exception
The ‘foundation::storage::vfs::Exception’ error usually occurs when the code tries to access a folder that does not exist or lac...
29 days ago | 0
Could not connect to target application: XCP serial port error: open: The system cannot find the file specified
I encountered a similar issue when trying to use "Monitor & Tune" with my NUCLEO-144H723ZG board in MATLAB R2023b. I found tha...
29 days ago | 0
Warning: An error occurred while reading the desktop configuration file.
Hello Manoj, I encountered the same issue with MATLAB version R2022a. Before this problem arose, I installed Zoom (the videot...
29 days ago | 0
DAQ does not recognize vendor but vendor is listed as operational
It sounds like you are encountering an issue where the National Instruments (NI) database file might be corrupted, causing the D...
30 days ago | 0
Resolving Low-Level Graphics Issues
I understand that you are experiencing low-level graphics issues in MATLAB. If you get this warning or error, it means that M...
30 days ago | 0
How to read an engine calibration dataset in format *.dcm in Matlab?
To read an engine calibration dataset in the ‘.dcm’ format using MATLAB, you can leverage the ‘dicomread’ function. X = dicomr...
30 days ago | 0
How to use resnet50 in faster RCNN?
ResNet-50 can be used with ‘trainFasterRCNNObjectDetector’ by following the steps entailed below: Extract Layers: Start by loa...
1 month ago | 0
How does MATLAB Mobile calculate orientation?
MATLAB Mobile calculates orientation using the Android device's built-in sensors, specifically the accelerometer and magnetomete...
1 month ago | 0
How can I solve the error in External Mode of "Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command"?
It seems like you are encountering an issue with the "External Mode" connection between Simulink and your F280xx control card. T...
1 month ago | 0
How do I insert a toolbox in matlab online editor?
I understand that you wish to add and use the Fuzzy Logic Toolbox on MATLAB Online. To use the toolbox on MATLAB Online, you ...
1 month ago | 0
EV3 SImulink external mode fails
The error you are experiencing when trying to use External mode with the EV3 brick is likely due to the connection method. Exter...
1 month ago | 0
ev3 SimuLink External Mode dose not work
The error you are experiencing when trying to use External mode with the EV3 brick is due to the connection method. External mod...
1 month ago | 0
Unable to connect to MATLAB Online
Hello Andrew, If you are encountering the error message "The MATLAB session you are trying to connect to is not responding. R...
1 month ago | 0
how can i create and run Simulink models on supported Android devices and communicate with OTG (or USB)
Hello, To create and run Simulink models on supported Android devices and communicate with CAN devices via OTG (USB), you can ...
1 month ago | 0
Why am I unable to connect to iOS in External Mode?
The error you are encountering occurs due to compatibility issues with newer iOS and Xcode versions that are not supported by th...
1 month ago | 0
Does the TI mmWave Radar Sensors Matlab toolbox support interfacing with the AWR2944 via the DCA1000EVM board?
From the documentation of the latest release R2024b (https://www.mathworks.com/help/radar/ug/supported-boards-ti-mmwave.html), t...
1 month ago | 0
| accepted
MATLAB R2024a memory issues with Chromium Browser (JCEF) on Linux server
I understand you are looking to decrease the virtual memory usage of the Chromium components within the MATLAB GUI for the R2024...
1 month ago | 0
error while using "simulink support package for arduino hardware"
From my observation, you are experiencing a connection issue while using the Simulink Support Package for Arduino Hardware durin...
2 months ago | 0
what is PEM fuell celll simulink model
To address your question about PEM fuel cell models, you can utilize Simscape, a MATLAB tool specifically designed for modelling...
2 months ago | 0
MATLAB2023a not connected with LEGO EV3 on WiFi
It appears that you are encountering an issue with connecting MATLAB 2023a to LEGO EV3 over WiFi, specifically with an error in ...
2 months ago | 0
| accepted
Infrared Sensor for LEGO Mindstorms EV3
To measure the distance between the LEGO Mindstorms EV3 infrared sensor and an object using Simulink, you can utilize the Infrar...
2 months ago | 0
Hybrid electric vehicle (HEV) modeling
To interface Simscape components with Simulink components, you can use the following blocks: Simulink-PS Converter: This block...
2 months ago | 0
| accepted
Is there any model available for HEV?
There is a Hybrid Electric Vehicle (HEV) Simulink example model since the version R2023b which shows how to model a power-split ...
2 months ago | 0
can I create a controller for inverted rotary pendulum using DataAcquisitionToolbox, reading counters and output analog voltage on a NI-6211 board.
It looks like you are trying to implement a real-time data acquisition and control loop using MATLAB with a NI USB-6211 DAQ devi...
2 months ago | 0
Error while generating DLL
I reckon that you are encountering an error when trying to generate a DLL for some Simulink models. The error message indicates ...
2 months ago | 1
linux使用matlab时,保存matlab脚本提示没有权限
When using MATLAB on Linux, if you receive a message indicating that you do not have permission to save a MATLAB script, it typi...
2 months ago | 0
Parrot Minidrone - Firmware update - HW Setup Error
It sounds like you are encountering an issue during the firmware update process for your Rolling Spider Parrot Minidrone. Fro...
2 months ago | 0
| accepted
Are the functions of offline reinforcement learning integrated into the Reinforcement Learning Toolbox?
Since MATLAB R2023a, you can train a reinforcement learning (RL) model offline using existing data through the Reinforcement Le...
2 months ago | 0