Community Profile

photo

Andreas Lobinger


NSN Research

Last seen: etwa ein Monat vor Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to get details on "Unable to load interface library" in using clib.
Partial solution: one can call ldd via system - within the matlab enviroment. >> system('ldd WI_MatlabInterfaceInterface.so') ...

mehr als 2 Jahre vor | 0

| akzeptiert

Frage


How to get details on "Unable to load interface library" in using clib.
We're building interface modules for a C++ library with clibgen - in different linux setups (server, local PC, cloud). We have a...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to parse m-files (in matlab)?
We have as part of the tool we develop with matlab an m-file that deals as parameter database. parameter.A = 11; % rick coeffi...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


what is the status of wrapToPi ?
a colleague of mine decided to use wrapToPi in our multi-version matlab environment and i got confused on availability. Mathwork...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


randperm(n,k) in R2011a
I try to port some new (R2015b) code using randperm(n,k) back to pre-R2011a. And initially i thought i could use r = randperm(...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


bug reporting for previews?
I'm testing our software on R2015b preview and get strange behaviour (of the inputname function). Should i post here, or do this...

fast 9 Jahre vor | 1 Antwort | 1

1

Antwort

Beantwortet
command history, update from R2013a to R2014a
I went through the deactivation, reactivation process and then used the information in <http://www.mathworks.nl/matlabcentral/a...

fast 10 Jahre vor | 0

Beantwortet
command history, update from R2013a to R2014a
That means, i go through the process of deactivation and reactivation 2 times again. But if there's no other way to track down, ...

fast 10 Jahre vor | 0

Frage


command history, update from R2013a to R2014a
Hi, i updated from a R2013a to a R2014a (windows7). It looks like my preferences were lost along the way (font, paths, etc.)....

fast 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


matlab R2013a (win7) crashes with sleep/hibernate?
Hello colleagues, i using (not only) a matlab installation on my laptop and quite often this is put to sleep or hibernate. Wi...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


why do i get different profile results for profile window and profsave?
I ran a script with profile on. The report e.g. (profile report) shows me my_script, total time 363.245s. I store the result w...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


numerical stable triangulation method?
Triangulations of regular polygons (in 2D?) are ambiguos. So for a square ABCD there are two possible triangulations -> ABC ACD ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


the matlab way of preprocessor macros
To make my code more readable i'd like to move some hard coded values like b_index = find(all_user_state == 24); to something l...

fast 12 Jahre vor | 2 Antworten | 1

2

Antworten