Community Profile

photo

Maadhav Akula

Last seen: circa 2 mesi fa Attivo dal 2019

Statistiche

All
  • Solver
  • 6 Month Streak
  • Knowledgeable Level 4
  • Revival Level 3
  • First Answer

Visualizza badge

Content Feed

Visto da

Risolto


Convert this color - RGB Vector to Hex String
Given a 3 element RGB vector corresponding to a color (given by the MATLAB color spec <http://www.mathworks.com/help/matlab/ref/...

quasi 3 anni fa

Risposto
Simulation results differs when selecting accelerator mode in Simulink
Hi Berkin, The following post might help: https://www.mathworks.com/matlabcentral/answers/101792-why-do-my32-bit-simulink-rapi...

quasi 3 anni fa | 0

Risposto
Enumeration argument for model reference
Hi, Please refer the following documentation to Use Enumerated Data in Simulink Models: https://www.mathworks.com/help/simulin...

quasi 3 anni fa | 0

Risposto
Simulink Network not working same as Matlab Network
Hi Himanshu, Try setting up the initial conditions of the model using setsiminit, please refer this example.

quasi 3 anni fa | 0

| accettato

Risposto
How to replace the values in a variables based upon the common field values from another variable in matlab?
Hi Niraj, I believe you want to replace all the values in P_idx with their corresponding Volume(based on FID_1) values from the...

quasi 3 anni fa | 0

| accettato

Risposto
Issues installing Matlab - Cannot find the application
Please refer the following answer - <link> If you are still facing issues, please reach out to Mathworks Support: www.mathwork...

quasi 3 anni fa | 0

Risposto
How to convert timeframes
Hi Elise, I believe you want to modify the Time Interval to be 0.2 seconds(or 200 milliseconds) uniformly, for that please util...

quasi 3 anni fa | 0

Risposto
How to refactor dted(foldername) function calls using the new readgeoraster() function?
Hi Thomas, Utilizing dteds() function as you suggested is one of the workaround, maybe in your case, utilize dted() function fo...

circa 3 anni fa | 0

Risposto
Function and xls doesn't work?
Hi, I presume you have generated this function by choosing the Generate Function under Import Selection, and then saving the fu...

circa 3 anni fa | 0

Risposto
光学式文字認識(OC​R)を使用したテキス​トの認識を行う際に日​本語を認識させたい
Please refer the following documentation page: https://www.mathworks.com/help/vision/ug/ocr-language-data-files.html

circa 3 anni fa | 0

| accettato

Risposto
Get the system time in simulink real time
I think the following answer might help: https://www.mathworks.com/matlabcentral/answers/685248-how-do-i-get-run-time-or-system...

circa 3 anni fa | 1

| accettato

Risposto
how to deselect a brushed data programatically? Without clicking on the figure
You can set the Brushed Data to 0 at the respective indices to deselect the brushed data. Please check the example below to bett...

circa 3 anni fa | 0

Risposto
How to extrapolate the gaps between multiple 2D scans in a 3D scan
As per my understanding of your question, you want to create a 3D image with your existing 2D scans, for that please refer the s...

circa 3 anni fa | 0

| accettato

Risposto
Compiling .tlc file
I don't think that is possible, the following answer might shed more light on this: https://www.mathworks.com/matlabcentral/ans...

circa 3 anni fa | 0

Risposto
Error while installing MATLAB
Follow the procedure on this page, to install MATLAB without Internet connection. If you are still facing issues, please reach ...

circa 3 anni fa | 0

Risposto
Pie charts in subplot with different size
Hi Alberto, As @Adam Danz has rightly pointed out tiledlayout function will help you out and also as you mentioned you have oth...

circa 3 anni fa | 1

Risposto
I cannot inspect the workspace on MATLAB for linux
Looks like a JAVA issue, reach out to Mathworks Support: www.mathworks.com/support/contact_us/

circa 3 anni fa | 0

Risposto
How does one set the line style for the plotted traces on the new "timescope" object in a script?
Hi Richard, Currently we do not support this feature, I have brought this issue to the notice of our developers, they might con...

circa 3 anni fa | 0

Risposto
Unable to resolve the name comm.AWGNChannel
Hi, Try the following command: which -all comm.AWGNChannel This should return the location of the file of AWGNChannel.m Also...

circa 3 anni fa | 0

Risposto
New installation 2020b legend error
Might be an installation issue, please reach out to Mathworks Support: www.mathworks.com/support/contact_us/

circa 3 anni fa | 0

Risposto
R2020b installation doesn't start
Please refer the following post: https://www.mathworks.com/matlabcentral/answers/100823-why-am-i-getting-the-error-cannot-creat...

circa 3 anni fa | 0

Risposto
Problem Reading EXCEL file . Can someone help me with this problem, recently it was fine reading the file but all of sudden it turn to this since i wanted to test again my program.
Hi Ahmed, Looks like you have modified the importdata.m file, so you have to pcode the file again, if not please try reinstalli...

circa 3 anni fa | 0

Risposto
Simulink error after a reinstall
I would suggest you to reach out to Mathworks Support: www.mathworks.com/support/contact_us/

circa 3 anni fa | 0

Risposto
MATLAB license for Jenkins automation server?
Hi Danijel, Yes, a Full License is required by the Continuous Integration(CI) server, however it can be shared with the organiz...

circa 3 anni fa | 0

Risposto
How do I share between my newly installed individual license, and the concurrent license available with more toolboxes (2020b)?
Hi William, Yes it is possible, additionally you can refer this post as well: https://www.mathworks.com/matlabcentral/answers/...

oltre 3 anni fa | 0

| accettato

Risposto
detections from a radar
Hi Priyanka, Please refer this page for more info on the co-ordinates reported in the Measurement property. Hope this helps!

oltre 3 anni fa | 0

Risposto
Help in starting the code of phased antenna arrays
Hi, Initially you have to create an Antenna element using the objects from this page. For your case of omnidirectional you can ...

oltre 3 anni fa | 0

| accettato

Risposto
xlsread Error: Object returned error code: 0x800A03EC
Hi Anna, "xlsread" communicates with an Excel COM automation server. Communicating with COM is not 100% reliable. The error mes...

oltre 3 anni fa | 0

| accettato

Risposto
Simulink get transfer function
Hi Ranjan, I think by Linear Analysis you are referring to the following: https://www.mathworks.com/help/slcontrol/ug/lineariz...

oltre 3 anni fa | 0

| accettato

Risposto
Hi, Can anyone help with the P&O algorithm for solar pv using the boost converter? I have little experience with matlab and I have been trying for months with little success. Please, help anyone?
I am not sure, but hope this helps: https://www.mathworks.com/matlabcentral/fileexchange/39641-perturb-and-observe-p-o-algorith...

oltre 3 anni fa | 0

Carica altro