photo

James


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB Answers

7 Fragen
5 Antworten

Cody

0 Probleme
82 Lösungen

RANG
6.510
of 300.369

REPUTATION
7

BEITRÄGE
7 Fragen
5 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
4

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
8.620
of 168.436

BEITRÄGE
0 Probleme
82 Lösungen

PUNKTESTAND
770

ANZAHL DER ABZEICHEN
3

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 3
  • Revival Level 1
  • First Answer
  • Commenter
  • Promoter
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Is a CANopen library for matlab available?
I don't know how to obtain it but this link suggests that they have something (an "OpenECU Simulink blockset") available: http:/...

fast 9 Jahre vor | 0

Frage


Divide by zero protection in generated Simulink code
I'm trying to understand what kind of protection I can get against division by zero, both at the model level and in the C/C++ co...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
quit doesn't close the program - process still running in task manager
Splitting my script into two, with the first one handling a lot of code generation and ending with a quit, always worked fine. ...

etwa 14 Jahre vor | 1

| akzeptiert

Frage


quit doesn't close the program - process still running in task manager
When I run the quit command in the command window or in a script, the application appears to close, but opening the Task Manager...

etwa 14 Jahre vor | 4 Antworten | 1

4

Antworten

Beantwortet
[DISCONTINUED] Wish-list for MATLAB Answer sections.
When using search, you can sort by date answered/asked, and number of answers/votes, but you can't sort by how relevant the ques...

etwa 14 Jahre vor | 2

Frage


Automate SFunction generation - Simulink workflow
Hi, I've got a subsystem block that I'm generating an SFunction of, which I'm then using in a model. How do I automate the...

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
take the real data type of parameters from the Simulink model
In the Simulink model use a Data Type Conversion block. It's in Commonly Used Blocks. When I've wrestled with this I found it...

etwa 14 Jahre vor | 0

Beantwortet
SystemTest's Limit Check throws an error as the variable being tested on is empty. How do I get this LimitCheck working?
Within SystemTest the order of execution corresponds to the order of elements within each of Pre/Main/Post test. So a LimitCheck...

etwa 14 Jahre vor | 0

| akzeptiert

Frage


Unusual behaviour in model outputs recorded by SystemTest - a value for every outport, on every outport.
I have a model in SystemTest with a number of inports and outports. With each timestep, the values for all the inputs are rea...

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can I access what's in the test vector in MatLab code during Main Test?
I saw a matlab page that talked about a getValue method, but I get an error saying "Attempt to reference field of non-structure ...

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


SystemTest's Limit Check throws an error as the variable being tested on is empty. How do I get this LimitCheck working?
I have a SystemTest of a Simulink model, where the outport signals are mapped to Test Variables. When I try and perform a lim...

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How do I read in data from a spreadsheet to a Test Vector for a SystemTest of a Simulink Model, as datatype single?
I have the following error message, listing the source as "Simulink", in the Run Status box of SystemTest: "Invalid data type...

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort