Community Profile

photo

RAJ


IIT Guwahati

Active since 2019

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to print data from cell array to a text file ?
Dear programmers I have a cell array(FINALSHEET) as provided in the image file. I need to write the contents of FINALSHEET{1,1}...

4 years ago | 1 answer | 0

1

answer

Question


Save the data of each iteration of a for loop followed by a convergence criteria
Dear all I have a set of for-loop iterations from j=1 to j=120 which is running an algorithm inside it. I want to save the da...

4 years ago | 0 answers | 0

0

answers

Question


array manipulation in loop through a sequence
Dear programmers I have defined an array of 4 values with 1 in all the rows initially as : tissue = [1 1 1 1] After 1st iterat...

4 years ago | 1 answer | 1

1

answer

Question


automate the transfer of text files iteraton wise
Dear All I have 730 text files named as file_1.txt, file_2.txt, ...,file_730.txt which need to be transfered in MATLAB such t...

4 years ago | 1 answer | 0

1

answer

Question


Error:Conversion to cell from double is not possible.
Dear Programmers I have a below written code in which I want to run a logical algorithm based on parameters HP and SS with if...

4 years ago | 1 answer | 0

1

answer

Question


I want to delete all the headerlines and delimiters from the data in the below attached text file
Hello Everyone I want to delete all the headerlines and delimiters from the data in the below attached text file to execute if-...

5 years ago | 1 answer | 0

1

answer

Question


Error:Conversion to cell from logical is not possible.
Dear programmers I want to study a logical algorithm. I have some values in a matrix(n x 3) where the first column is serial nu...

5 years ago | 1 answer | 0

1

answer

Question


How to extract data from a text file and use logical if-else statement after some calculations and creating a new column in the data
I have a text file stress_data.txt attached herewith in which I have 5 columns. Out of these 5 columns I need to find 1/3*(Col 3...

5 years ago | 1 answer | 0

1

answer