Community Profile

photo

sh as


Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


write cell array of strings in text file
I would like to save my cell array of strings in a *.txt file. A simple way is like the following: filePh = fopen('features...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


save cell array of strings and doubles to excel file
Hi, a simple question. How to save a cell array to a *.xls file? my cell array consists of 2 arrays. one is array of strings...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


find a cell array of strings in another cell array of strings
I have two cell array of strings, say A and B. I would like to find all cells in B, in which cells of A are occurred! for exampl...

ungefär 8 år ago | 2 answers | 0

2

answers

Question


work with large matrix by using memmapfile
I would like to map a very large matrix to memory to work with it. For example, I have a matrix of real numbers of size 1000...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


Working with a very large matrix
I would like to make a large matrix of size ~20000000 * 20000 and working with it. But it is not allowed because of memory sho...

ungefär 8 år ago | 1 answer | 0

1

answer