Community Profile

photo

Tejaswini Ramesh


Attivo dal 2015

Statistiche

  • First Review
  • First Answer
  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


How to hide and reappear titles of plot in matlab gui axes using visible?
i have different panels with axes and titles to each of these plots. I want to hide and later reappear the plot title based on t...

circa 5 anni fa | 0 risposte | 0

0

risposte

Risposto
clear titles in gui
How to make the title in every axes visible or invisible instead of deleting them completely?

circa 5 anni fa | 0

Domanda


Zoom for more than 1 axes plot in Matlab GUI
Hello all! This question might sound stupid but I need help for this. I am performing zoom on axes of matlab gui using dcm = ...

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


how to find out the number of operating points in a scattered graph for specific interval and plot the occuring number as circles or histogram (shown in pic below)?
I have the following torque vs speed graph of a vehicle. How can I get the number of points between different intervals of speed...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how to convert char to array of string?
I have a list of signals named name_final = 'PECCalc_tqElFil2_VW_173','PECCtl_bDampCtl_VW_173' etc..(58 signals) store in the fo...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how to compare last n characters of many strings in matlab?
I have a huge number strings stored in cell named 'b'. some names of the signals inside this cell looks like this 'PECCalc_tqEl...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get values of selected variables from workspace?
I have a huge number of signals/variables imported into workspace and I require only some selected variables along with values. ...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Adding legend of different names in a plot generated by a for loop
<</matlabcentral/answers/uploaded_files/45148/1.png>> I am performing Data Analysis for calenderic tests in various batteries...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I merge 3 estimated parameters stored in 3 different cells?
If I use load para1 m1=para; load para2 m2=para; load para3 m3=para; m=merge(m1,m2,m3) it gives the e...

circa 9 anni fa | 1 risposta | 0

1

risposta