Community Profile

photo

RENJI


Last seen: 1 month ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Writing into excel sheet from matlab
I would like to write a matrix (1xn ) generated during each iteration of for loop into an excel sheet. during the first iteratio...

7 months ago | 2 answers | 0

2

answers

Question


I want to write figures generated during the execution of my program into a folder. I could write into two folders in the order figure1, figure2 etc.. but to other folders
I want to write figures generated during the execution of my program into a folder. I could write into two folders in the order ...

7 months ago | 0 answers | 0

0

answers

Question


floor((I3(i,j-1)+I3(i-1,j))/2)
the expression evaluates to 192.5, but the function returns 193 instead of 192. Please help me out with this problem.

9 months ago | 4 answers | 0

4

answers

Question


How to write ASCII characters corresponding to decimal numbers into a file?
I get some special symbols for large arrays and for small arrays I could write the characters.

1 year ago | 1 answer | 0

1

answer