photo

Silke


Last seen: 8 days ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


How to avoid for-loop in the following code
Hi, I have two data sets data_1 and data_2 of size 256x256xn. One coordinate-vector thr size 1xn and one data set data_mean o...

11 years ago | 0 answers | 0

0

answers

Answered
how can i export datas from excel and let matlab run it. the excel has names of students and their grades. i have this code for the gading but dont know how to go about itin excel... please what is the best way of going about this?
If you want to do this in Matlab you can use xlsread to import the data in Matlab: name = xlsread('filename', 'sheet', 'range...

11 years ago | 0

| accepted

Question


Compiling C++ file to *.mex64 leads to "unresolved external symbol" (conversion from size_t to int most likely the reason"
I have an old C++ source code which was successfully compiled to *.mex32 years ago (with MSVC8.0). With the help of the old opti...

11 years ago | 1 answer | 0

1

answer

Question


maximum possible array in Matlab R2012a
I changed from Matlab R2011b to R2012a. Right after the start the size for max. possible array is only 523MB, which had been 812...

12 years ago | 1 answer | 0

1

answer