Andreas Lobinger
NSN Research
Followers: 0 Following: 0
Statistik
RANG
9.567
of 295.467
REPUTATION
2
BEITRÄGE
10 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
2
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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 3 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 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 9 Jahre vor | 1 Antwort | 1
1
Antwortcommand 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...
mehr als 10 Jahre vor | 0
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, ...
mehr als 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.)....
mehr als 10 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
numerical stable triangulation method?
Triangulations of regular polygons (in 2D?) are ambiguos. So for a square ABCD there are two possible triangulations -> ABC ACD ...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 2 Antworten | 1