photo

Rob


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Professional Interests: ROS, C++

Statistik

MATLAB Answers

8 Fragen
1 Antwort

RANG
140.686
of 300.851

REPUTATION
0

BEITRÄGE
8 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
12.5%

ERHALTENE STIMMEN
0

RANG
 of 21.094

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 171.294

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


Arrays as input signals for CMEX function
Hi, I really searched Google, the MATLAB Online Docs and the MATLAB Answers for this, but didn't get any result. I need to ac...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Dynamic dimensions in Bus object
Hi, I'm developing a sink C-MEX S-Function which handles a Bus object with four crucial fields as input. The first three are fix...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Simulink block with dynamic input port width and fix output port width
Hi, I'd like to have a custom Simulink block that accepts a 1-D signal of any positive length and outputs a 1-D vector of a fixe...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


When does ssGetInputPortSignal return NULL in mdlOutputs
Hi, from the Docs I got that if the InputPort is set to SS_REUSABLE_AND_LOCAL by ssSetInputPortOptimOpts I cannot use ssGetInput...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Iterate through custom bus datatype fields CMex
Hi, I have some custom bus datatypes defined in my base MATLAB workspace. I now need to dynamically iterate through their fie...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Call methods on MATLAB objects instantiated in a CMEX function
I found the solution <http://www.mathworks.de/de/help/matlab/matlab_prog/calling-object-methods.html#brukbf9 here>: An altern...

mehr als 11 Jahre vor | 0

| akzeptiert

Frage


Call methods on MATLAB objects instantiated in a CMEX function
Hi, I've got a CMEX function in which I call a MATLAB function to get a MATLAB object like this: mxArray *plhs[1]; ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Simulink custom S-Function dynamic Bus types
Hi, I'm implementing a custom block as C-function with one Bus input port and no output (it's meant as an interface sending mess...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Simulink: Build bus objects as input for custom S-Function block.
These are two problems in one question relating to a common problem: First, I need to dynamically create a bus object and pas...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten