![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4468801_1597215483106_DEF.jpg)
Lionel Pöffel
Followers: 0 Following: 0
Statistik
RANG
18.161
of 297.016
REPUTATION
2
BEITRÄGE
10 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
2
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
fetchOutputs() results in an error when the preceding parfeval() was called using the backgroundPool
I have a code piece that works fine: function [ServerVersInfo,VersInfoObtained,ExcInfo]=GetVersionInfoFromServer(URL) %ini...
etwa 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Gain Block is stuck in wrong data type
I have a gain block in which I configured uint8 as data type (screenshots below). It then is connected to an outport of type uin...
etwa 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Simulink Initialize Function: Use In-Port for init and normal running
Currently the documentation for initialize functions clearly states If a model containing an Initialize Function, Reset Functi...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error when executing MATLAB app methods via parfeval and BackgroundWorker pool.
I try to execute some method from my app asynchronously in the background. The goal is to be able to cancel it if it gets stuck ...
mehr als 3 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
Refreshing app GUI during longer actions
I am designing a MATLAB app which, during a longer action, needs to update certain UI elements in order to indicate progress. U...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortGelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
mehr als 3 Jahre vor
Cell array of matrices to multi-dim matrix
By now I worked out something that does what I want, albeit not in the most elegant way: function [M,success] = CopyMultDimMatC...
mehr als 3 Jahre vor | 0
Using cell array for indexing
Hi Rik, that seems to work, thanks. DGM posted an answer that surprisingly also seems to work but unfortunately deleted it (th...
mehr als 3 Jahre vor | 0
Frage
Using cell array for indexing
I have matrices of varying dimensionality I need to index. So just writing A(i1,...,in) is not an option because n can vary in ...
mehr als 3 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Cell array of matrices to multi-dim matrix
I have a multi-dimensional cell array C of dimensions c1 x c2 x... x ck. Each cell contains a multi-dimensional matrix of ident...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
try/catch with timeout
I have an instruction block with communication to external components, enclosed in try/catch. However, instead of throwing an ex...
fast 4 Jahre vor | 1 Antwort | 1
1
AntwortIndexing arrays of varying dimensionality.
Thanks, that works beautifully!
fast 4 Jahre vor | 0
Frage
Indexing arrays of varying dimensionality.
I have to handle arrays of varying dimensionality in one loop, and I have to index individual elements of those arrays. From wh...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Accessing excel from file from sharepoint does not work
Hello, the following code tries to open an excel file from some sharepoint location and to store it to disk. The result is a to...
mehr als 4 Jahre vor | 0 Antworten | 0