Community Profile

photo

Sandeep Nair


Last seen: casi 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to plot matlab figure in excel through matlab script
Am creating a excel workbook through matlab script and i want to paste some matlab figures into that workbook.How to create a ex...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Subtraction of alternate cells in an array
I have an array of lets say A=[ 1 2 3 4 5 6 7 8 9 10]' and now i want to do a subtraction of the numbers by leaving once cell in...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to insert a cell with string into a table as variable
I have a cell B of 1x59 strings in it and i want to insert it into a table T as variable names When am using the command T.Va...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to give the variable name of a large dataset to a table
I have an .xlsm file and am storing the text and numbers in separate variable ,now i want to make a table with that such that i ...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Importing ascii file in matlab with tab as delimiter
I need to import the ascii file from matlab script with tab as delimiter and the variables names should be from row 3 and the d...

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

2

respuestas

Pregunta


Finding max but when a condition becomes true it should find max two steps ahead
There is a signal with values suppose A=[5,4,3,2,6,7,8,9] The max of A goes back again and check the max with next one So in ...

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

0

respuestas

Pregunta


Plotting 3D surface for a variable dependent on 2 variables but the 2 variables are not monotically increasing function
Can anyone help me in plotting a surface for a function which is dependent on two independent variables but the two independent ...

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

1

respuesta

Pregunta


Creating a map through reverse engineering from two independent variables for a dependent variable from result graph
I want to make a map of a function which is dependent on two variables ,i have a graph in time series form for the function and ...

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

0

respuestas

Pregunta


Not able to extract data from fig file having subplots
There are 7 subplots in my fig file , am able to extract data from all but not able to extract data from 6 fig . Could anyone t...

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

0

respuestas

Pregunta


Fig file extraction of data and legend from plots
Hi, I have a fig file ,in my figure file there are around three types of plots with legends attached to them ,am able to extrac...

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

1

respuesta

Pregunta


Unable to delete a PID block
Am unable to delete a PID block the error that am getting is given in the screenshot attached below Could you please help me ho...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Inserting values from matrix into a script file
I have a script in which some of the values should change from the matrix which i have and create a txt file. Supoose my matrix...

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

1

respuesta

Pregunta


How to get a big string into the other line for visibility
I have a big string which i would like to store it in a command but due to visibility issue i want to use ... command to come to...

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

0

respuestas

Pregunta


Next line command in fprintf is not working while writing in text file
Am trying to generate a script so there is a specific format which i need to get so that i could use the file generated in other...

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

2

respuestas

Pregunta


Saving a text file with strings stored in cell array
I have to create a script 35 times and save it in txt format and the name for the script i have i have stored in cell array.Now ...

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

1

respuesta

Pregunta


Read multiple csv files from a folder and not all csv files
I want to read multiple csv files from a folder and not all csv files.I have the names of the particular csv files in notepad fo...

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

1

respuesta

Pregunta


Accessing data from multiple excel files and loading it into a single variable
I want to load data of multiple data from multiple excel files and load it into a single variable so that i can perform operatio...

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

1

respuesta

Pregunta


Concatenate cell array of different size along different index of cell
I want to concatenate cell array a{1,1}= 20x14 double matrix and a{1,2} = 30X50 double matrix by using cat(3,a{:}) but the error...

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

0

respuestas

Pregunta


Having problem inserting and accessing the values from that cell array
Am trying to insert a 3 matrix of m x n size into a cell array by using a loop statement like for i=1:3 a{i} = {M }; (M is the...

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

1

respuesta

Pregunta


Finding the max value of a particular row in a cell array and then returning the values of the full row in a table
I want to return the full values of a row by finding out the max value of a column which falls into that particular row. Suppos...

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

1

respuesta

Pregunta


Open multiple csv files store it in a variable equal to the number of csv files and do some calculation and compare
I have multiple csv files,i want to open it and store the data in variables and find out the max from each row of the variable...

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

1

respuesta

Pregunta


0x1 matrix getting while using find function
Am getting 0x1 matrix while using find function to retreiv the indices,i have tried to use the max function in the array and the...

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

1

respuesta