Community Profile

photo

Adam


General Motors Corp

Active since 2011

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


LCC complie warning on simple function
Matlab 2011a internal complier If you have a function: SFunction(a,b,c,fn) save(fn, 'a','b','c'); and you ru...

11 years ago | 1 answer | 0

1

answer

Question


Can you keep a Matlab GUI from jumping to foreground when updated
Quick question: I have a timer that updates a GUI every 5 min. When I write the new data to the GUI, can I do it in a way th...

11 years ago | 1 answer | 2

1

answer

Question


mcc -W dotnet:test -T link:lib
Can you use a Matlab created DLL built using mcc -W dotnet:test -T link:lib and use said dll with C++. Or is the dotnet on...

11 years ago | 0 answers | 0

0

answers

Answered
current directory on startup
I'll take a look at the link and see...

12 years ago | 0

Answered
current directory on startup
Thanks for the reply... It is close. If I knew the directory the exe and txt were copied into. However all I know is that the...

12 years ago | 0

Question


current directory on startup
If you have a Matlab exe that needs to read a txt file located in the same directory as the exe but you don't have aprori knowle...

12 years ago | 5 answers | 0

5

answers

Answered
Matlab 2011 MCR problem on XP sp3
ps Although the Win 7 systems are a 64 bit OS, I am compiling the dll and runing the MCR from 32 bit Matlab 2011a.

12 years ago | 0

Question


Matlab 2011 MCR problem on XP sp3
All, I have a matlab 2011a compiled dll. If I install the MCR (7.15) on a Windows 7 system everything works. If I install...

12 years ago | 2 answers | 0

2

answers

Question


undefined reference mclInhibitShutdown
Is mclInhibitShutdown still supported in Matlab 2011? I get it as an undefined reference when I try to compile in Matlab. How el...

12 years ago | 1 answer | 0

1

answer

Question


xlsread - Reading set number of columns with unknown number of row...
If I use xlsread with no range it takes 45 sec to read file and returns n cols x 65k rows for my file. If I read just the co...

12 years ago | 1 answer | 0

1

answer