photo

Silke


Last seen: 8 Tage vor Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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...

mehr als 11 Jahre vor | 0

| akzeptiert

Frage


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...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort