Community Profile

photo

Maadhav Akula

Last seen: alrededor de 2 meses hace Con actividad desde 2019

Estadísticas

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

Ver insignias

Content Feed

Ver por

Resuelto


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/...

casi 3 años hace

Respondida
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...

casi 3 años hace | 0

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

casi 3 años hace | 0

Respondida
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.

casi 3 años hace | 0

| aceptada

Respondida
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...

casi 3 años hace | 0

| aceptada

Respondida
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...

casi 3 años hace | 0

Respondida
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...

casi 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

| aceptada

Respondida
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...

alrededor de 3 años hace | 1

| aceptada

Respondida
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...

alrededor de 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 0

| aceptada

Respondida
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...

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 1

Respondida
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/

alrededor de 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 0

Respondida
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/...

más de 3 años hace | 0

| aceptada

Respondida
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!

más de 3 años hace | 0

Respondida
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 ...

más de 3 años hace | 0

| aceptada

Respondida
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...

más de 3 años hace | 0

| aceptada

Respondida
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...

más de 3 años hace | 0

| aceptada

Respondida
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...

más de 3 años hace | 0

Cargar más