photo

Naga


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
112 Answers

RANK
1 004
of 297 503

REPUTATION
74

CONTRIBUTIONS
0 Questions
112 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
5

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

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

  • 3 Month Streak
  • Knowledgeable Level 3
  • First Answer

View badges

Feeds

View by

Answered
Time object cannot be empty (Simulink coder problem during build)
Hello Onkar, This issue might be due to the presence of a secondary 'codeInfo.mat' file in your MATLAB path. To address this, y...

ungefär 19 timmar ago | 0

Answered
How do I reinstall or uninstall MATLAB R2012a that has fatal error problem?
The errors you've encountered—"cannot locate com/mathworks/jmi/OpaqueJavaInterface class" and "installer error: exception callin...

ungefär 19 timmar ago | 0

Answered
Colormap direction in ribbon plot
To change the colormapping of a ribbon plot to be based on the z-direction instead of the x-direction, you can manipulate the 'C...

ungefär 22 timmar ago | 0

Answered
Plotting graph in a certain range
I understand you want to divide the data into five segments, each covering a specific range, and plot each segment in its own gr...

15 dagar ago | 0

Answered
Matlab online can not start up?
If you're experiencing issues with MATLAB Online not starting up, please follow these troubleshooting steps: 1. Ensure ...

15 dagar ago | 0

Answered
Is it possible to import an image like the Hjulström-Diagramm and plot my data in it?
Hello david, To overlay your experimental data on the Hjulström diagram in MATLAB, you can follow the approach you've outlined....

15 dagar ago | 0

Answered
Plotting upper and lower boundaries of a trace fuction
Hello Conor, To change the color of the trace line based on specific conditions for x and y coordinates, you can modify the sec...

15 dagar ago | 0

Answered
TMS320F28388S LED Blink Error
Hello Harsh, Since your code works when flashed via Code Composer Studio (CCS), but not through MATLAB, it's possible that the ...

15 dagar ago | 0

Answered
Problem in setting up MATlink
If you encounter an error indicating that a procedure entry point could not be located in a dynamic link library, follow these s...

20 dagar ago | 0

Answered
Can anyone explain why my MatLab is acting the way it is?
This error might occur because MATLAB is unable to properly establish a set of preferences or fails to generate a toolbox cache ...

28 dagar ago | 0

Answered
Can Matlab online be used for Mobile Cloud implementation
Yes, MATLAB Online does support mobile cloud integration, mainly through MATLAB Mobile. MATLAB Mobile allows you to connect to a...

28 dagar ago | 0

Answered
Simulink in MATLAB Mobile app.
The MATLAB Mobile app does not support running Simulink models directly on mobile devices. This app is primarily designed to pro...

29 dagar ago | 0

Answered
Intersection of ellipsoid and cube
If you're looking to find the volume where an ellipsoid intersects with a cube, you can use a Monte Carlo simulation for a neat ...

29 dagar ago | 0

Answered
imfreehand/impoly using different color other than blue
Starting from MATLAB R2018b, the 'imfreehand' function is not recommended, and MATLAB introduced a new set of ROI (Region of Int...

30 dagar ago | 0

Answered
How do I reconnect USB serial that gets lost programatically.
I understand you're attempting to reconnect a USB serial device after it becomes unavailable. In MATLAB, once a serial port conn...

ungefär en månad ago | 0

| accepted

Answered
procedure entry point error accessing mxIsIntVectorWrapper in libmx.dll
If MATLAB is loading an incorrect version of a specified library, it might be due to another software placing a different versio...

ungefär en månad ago | 0

Answered
My Matlab Online R2018a is not working properly. What should I do?
If this issue has appeared unexpectedly, it might be due to a temporary server outage. You can check the current status of MATLA...

ungefär en månad ago | 0

Answered
"Startup Class Loader Error"
It seems that the issue you're experiencing might be resolved by regenerating your MATLAB preferences. You can find a detailed g...

ungefär en månad ago | 0

Answered
How do i connect matlab ui with simulink
Hello Karthik, In order to use MATLAB UI with Simulink you can use the MATLAB function "bind". This function will help to conne...

ungefär en månad ago | 0

Answered
Pointer with handle function. Error Maximum recursion limit of 500 reached
It looks like your function is getting stuck in a loop because it keeps calling itself without a way to stop. MATLAB has a limit...

ungefär en månad ago | 0

Answered
What is the solution ?
It sounds like you're dealing with an error that might be linked to a recent Windows Defender update, which could be interfering...

ungefär en månad ago | 0

Answered
How to repaire MATLAB has experienced a low-level graphics error ?
Hello Giang, The issue you're experiencing with low-level graphics could stem from various factors, such as system-specific set...

ungefär en månad ago | 0

Answered
Large Gregorian Antenna simulations at high frequency
Hi Karim, The Antenna Toolbox uses the method of moments solver. While applying this technique, MATLAB divides the geometry int...

ungefär 2 månader ago | 0

Answered
Error while starting simulink
Hey Mayank, First, attempt to make sure the "mupadmex.mexw64" file is present on the system. The file path will be provided in ...

ungefär 2 månader ago | 0

Answered
how to solve low-level graphics?
The error you're encountering related to low-level graphics might be due to several factors, including system-specific configura...

ungefär 2 månader ago | 0

Answered
Writing to table in matlab does not appear in a shared workbook?
To manage real-time updates and conflicts in shared Excel workbooks when using MATLAB, use Excel's COM Automation server instead...

ungefär 2 månader ago | 1

| accepted

Answered
ERROR :Unable to read MAT-file. Not a binary MAT-file. Try load -ASCII to read as text. (no octave code)
It seems you are encountering an error because the file you are trying to load is not a proper MAT file. To verify if a file is ...

ungefär 2 månader ago | 0

Answered
Error Installing Autosar package in 2015b matlab
Hello Sonia, Unfortunately, support packages for MATLAB R2016a and earlier releases are no longer available. To access and util...

ungefär 2 månader ago | 0

Answered
Thingspeak - TCP disconnection after channel update
Hello Pawel Some devices are sending data to ThingSpeak and closing the TCP connection too quickly, without allowing sufficient...

ungefär 2 månader ago | 0

Answered
Unable to install MATLAB2021b on a linux platform server.
To resolve the MATLAB installation error on Linux, install all required libraries using the 'yum' command as documented by MathW...

2 månader ago | 0

Load more