Community Profile

photo

raghavendra kandukuri


Last seen: alrededor de 4 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 4

Ver insignias

Feeds

Ver por

Respondida
How to Automate SVN update from .EXE or on open of MATLAB
yes i am versioning the source of executables(all m files associated with it). Do i need to create the .EXE every time when ...

alrededor de 4 años hace | 0

Pregunta


How to Automate SVN update from .EXE or on open of MATLAB
Hello, I am looking for a way to do SVN update when some one opens . EXE of m-script, so that they can get all latest changes...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Regular expression for 1*1 cell array
Hello All, I was trying to find the regular expression for a 1*1 cell array, the array looks somethig like this: {'<string_a...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


can i have a box with 3 buttons?
Hi, Is there a way to add additional button to Inputdlg?, i know it comes with ok and cancel, i was looking to add one more to ...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Regular expression for 1*1 cell array
Hello, I was trying to find the regular expression for a 1*1 cell array, the array looks somethig like this: {'<string_attri...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to do matrix or table multiplication?
Hi, I have this two tables or matrix, where i am looking to perform the addition of 1st element in the first matrix of first ro...

más de 4 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to check if cell has particular value or not?
Hi, I have variable named 'result1' which is basically 1*2 cell and i want to write condition saying. Thanks in Advance if ...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to use eval and disable the edit box or drop down?
HI, can we use eval, and disable the dropdown or edit box? for example: the below code can visit 16 fields(editboxes) and set ...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to set handles based on index in MATLAB UI control table
Hi, I have this UI table where values are displayed based on the dropdown and edit box entries(PFA Ui table.png), the issue her...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to delete repeating column or duplicate column in MATLAB? of type Double
Hi, How to delete the repeating or duplicate columns in matrix, is there any function in MATLAB?, for example in the input ar...

casi 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


HI, is there any built in function in MATLAB to check, if all the elements in cell array or double array are same or not
Is there any built in function in MATLAB to check, if all the elements in cell array or double array are same or not, for exa...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


can we create the custom shaped buttons in MATLAB?
Is there a way to create the custom shaped button than the traditional rectangular buttons? or can we use a image as button, som...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to plot the graph using MATLAB guide?
Is there a way to plot the graph using Guide, i have a .fig file which i created using Guide, it has few drop downs and push but...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to check if all the values in the array are greater or equal or lesser than a particular value?
In the first IF loop, i want to check if any of the values in SPEED(SPEED is an array holding 72000 values) are greater than max...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to make sure all the elements in an array are less than certain value?
I have an array of type double (name= speed) and it has 72000 values, and i want to write a condition that if any of the element...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I have a user defined VB function, which i want to do in MATLAB, i know its interpolation but not able to figure out, which function will perfectly fit it.
I have a piece of code on the excel in VB, which is named as L_invert, the same function i want to write it in MATLAB, i know it...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to remove the first element of 13 * 20 array which is of data type Double?
I have an array of 13 * 20 which is in Double, i would like to remove the first element of the first column and would like to ke...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to remove the first element in 13* 20 array of Double and still keep it in Double, Please find the attached Excel
How to remove the first element in 13* 20 array of Double and still keep it in Double, Please find the attached Excel

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Is there any function in MATLAB, which would round the values to nearest big integers?
I am looking for a function or proceudre, which would convert the given value to nearest big value, for example: ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to perform Excel invert in MATLAB ?
I have an excel, where one of the column has a formula on it (l_invert($S$30:$AL$42,AS5,AU5)), how can i do that in MATLAB?

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to remove the unwanted characters and special symbols using regular expression?
How to remove the unwanted string given below using regular expression Input: 21;#700J Crawler- Pre-Calibration_Template.xlsm...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to plot 2 outputs on same graph, challenge is both of them has different xlim and ylim's.
Please open the attached PDF, i have attached the plots and code in there.

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to concatenate two double arrays, please refer to attachments for data
I have two double arrays ThrTbl (12*20) and THRTBL (12*1), i need a way to concatenate both, please refer to the excel attached...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to replace the array elements with "Nan" or "Inf" to either zero or some other number?
AdjSpeed, THR, Thrtbl, AdjIndTorque are the different fields of data going in to the calculation, all the fields return the valu...

más de 5 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Based on Column 3 values how to get specific column 1 values?
I have 3 columns of data coming from excel, Please find attached txt file, for instance in the attached txt file when column C i...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to convert 2*1 cell array into 1*2char array
egr = Tier' % egr returns 'T2' 'S2' as 1*2 CELL sgr = char(egr); % sgr returns T2 ...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to replace zeros's with o.1 in the ouput?
I have a calculation, which will generate a output(Duration) in text file, in the generated output, it does generates lots of ze...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I have 2 columns of data, speed and Torque. I am looking for a way to capture the value of Engine where Torque is zero.
I have 2 columns of data, speed and Torque. i am looking for a way to capture that particular value of speed where torque is zer...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to add serial number and some other constant values to my output?
I have an output as Text file, which has 9 outputs or 9 columns of data, i want to add serial number or step number for every en...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I am new to MATLAB and i have this question regarding execel
I have an excel, out of all columns, i want to do some math on column 3, where it should visit all the cells in column 3 and che...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Cargar más