Frage


Elementwise comparison
Hi, I have a matrix that I would like to filter the row results using a different filter for each row without having to write a ...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Zscore array subset
I am calculating a simple zscore, across my rows for a matrix. What I want to return, in ONE line of code, is just the last colu...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Datafeed Toolbox - Haver
Does anyone know if the Haver datafeed will work in a 64 bit Matlab environment? I have a 32 machine where it works just fine bu...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Reference Application API via Matlab
I have some VBA code that references a vendor's API in Excel. I am no longer running the job in Excel since I can pull all the d...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Run Script file from Matlab
I've got a few scripts that I'm currently running in VBA to push files to an FTP site. That said, I am no longer doing any of th...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Convert cell to matrix with mixed data types
I am trying to accomplish something relatively simple (most likely) but am struggling. I have a large cell array that I'd like t...

etwa 12 Jahre vor | 2 Antworten | 2

2

Antworten

Frage


Using Variable Contents to Create Variable names
I have two variables (RtnType and MyPG) each with their values down the rows. I would like to write the results of my code loop ...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Drag and Drop Code Functionality
I have two different PC's - an older one with Windows XP SP3, IE8, Matlab R2011a (32bit) and a newer computer - Win7 SP1, IE8, M...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Reshape Cell to Matrix
So I'm having an issue adjusting this function to work with my actual dataset and it may be because I still don't understand the...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Cell array of Cells to Cell array of Strings
Hopefully this is a fairly simple question, but I am new to Matlab and am having difficulty converting a cell array of cells to ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Reshape Cell to Matrix
I'm receiving a very large quantity of data in a table like format with only 3 columns (Ticker, Return, Date). What I end up wit...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Matlab 64 bit Access 32 bit
After speaking with support multiple times it appears that this is currently not possible. The accessing of a 32 bit Office appl...

mehr als 12 Jahre vor | 0

| akzeptiert

Frage


Matlab 64 bit Access 32 bit
We use a few access databases for storage of some of our in house data. When we have a 64 bit version of Matlab on the same mach...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Apply logical matrix to dataset
Thank you guys for your help with this. I actually ended up finding two different solutions that would work. If I apply the logi...

mehr als 12 Jahre vor | 0

| akzeptiert

Beantwortet
Apply logical matrix to dataset
I wish it were that easy. I've got plenty of other criteria that is helping me to determine whether a fund is in or out of the c...

mehr als 12 Jahre vor | 0

Beantwortet
Apply logical matrix to dataset
Thank you guys both for your answers to this point. With my logical matrix I am not only limiting along the x axis but the y axi...

mehr als 12 Jahre vor | 0

Frage


Apply logical matrix to dataset
I have a logical matrix (IdxReturns) with the dimension (589x693) which I would like to apply when calculating the product of my...

mehr als 12 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


Structure Export
I am trying to do something which I feel is pretty simple. I'm trying to export each of 4 fields from a structure to a .txt file...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Combining Logical Indexes
Excellent that works great. I used the syntax below. Idx3 = bsxfun(@and,index2,index1) So now Idx3 is a 5x5 logical matr...

mehr als 12 Jahre vor | 0

Frage


Combining Logical Indexes
I have two logical Indexes that I need to reference with my large Matrix of data before performingons. One Index (MyDates) is 1x...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Conditional Calculations or Loop
I've got a question about how Matlab works with conditional formulas. I have a dataset imported that contains tickers, dates, an...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creating a Function
This may be a rather simple question for some but I am new to Matlab. I have written a function (in the process of automating a ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort