photo

Daniel


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Professional Interests: Controls

Statistik

MATLAB Answers

10 Fragen
12 Antworten

RANG
186.804
of 301.800

REPUTATION
0

BEITRÄGE
10 Fragen
12 Antworten

ANTWORTZUSTIMMUNG
70.0%

ERHALTENE STIMMEN
1

RANG
 of 21.411

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 176.593

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

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Matrix Manipulation in Simulink
Thanks for the useless answers. I figured it out, there are two ways to edit a table. You can use embedded matlab function l...

mehr als 15 Jahre vor | 0

| akzeptiert

Beantwortet
ASCII String with SCI Transmit
I c, so the answer is that it can not be done unless i use s-function to run other code that has that capability? do i have this...

mehr als 15 Jahre vor | 0

| akzeptiert

Beantwortet
ASCII String with SCI Transmit
I consider simple because i've programmed 8 bit microcontrollers with a 500 dollar compiler that had a simple to use function to...

mehr als 15 Jahre vor | 0

Beantwortet
ASCII String with SCI Transmit
I need to keep this generic because i plan to use it has a debug probe, so i can spit out messages out a serial port. I don't wa...

mehr als 15 Jahre vor | 0

Beantwortet
ASCII String with SCI Transmit
it can be double, uint8, etc. It would be awesome if i can do something like this in an embedded matlab _int sum; sum...

mehr als 15 Jahre vor | 0

Beantwortet
Discrete FIR Filter for Embedded Targets
I ran a quick test where i programmed a serial message to come out and i basically changed the sample time in subsystem paramete...

mehr als 15 Jahre vor | 0

Frage


ASCII String with SCI Transmit
Anyone here know how to do a number to string conversion, matlab has a num2str() which would be perfect but it is not compatible...

mehr als 15 Jahre vor | 6 Antworten | 0

6

Antworten

Beantwortet
Send String with SCI transmit
Anyone here know how to do a number to string conversion, matlab has a num2str() which would be perfect but it is not compatible...

mehr als 15 Jahre vor | 0

Beantwortet
Send String with SCI transmit
By the way my embedded target is not an xPC target, i'm saying this because they have an ascii encode and decode function. I tri...

mehr als 15 Jahre vor | 0

Beantwortet
Send String with SCI transmit
I don't mean to be rude, just that i'm in a hurry to find a solution to this. Essentially i need to see the output in hypertermi...

mehr als 15 Jahre vor | 0

Frage


Send String with SCI transmit
Anyone here know how to send a string with the SCI Transmit block. I tried creating an embedded matlab function that simply ...

mehr als 15 Jahre vor | 5 Antworten | 0

5

Antworten

Beantwortet
Matrix Manipulation in Simulink
I need to be able to edit the table (2d array) in simulink because this application will essentially end up in an embedded targe...

mehr als 15 Jahre vor | 0

Frage


Matrix Manipulation in Simulink
Anyone here know how to edit data in a matlab 2D array (table). I created a table using the xlsread command but now i want t...

mehr als 15 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Simulink Discrete FIR Filter
Is the sample time for the Simulink Discrete FIR Filter programmable, at the moment it seems that it is not.

mehr als 15 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Discrete FIR Filter for Embedded Targets
I noticed that the Sample Time in the Simulink Discrete FIR Filter block is programmable. Does that translate well over to the e...

mehr als 15 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Import Excel Table and RealTime Workshop
Will there be any issues with embedded code generated by RealTime Workshop if I imported an excel table to a matlab variable the...

mehr als 15 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


2D Array Constant in Simulink
I imported an excel (2 Dimensional) table using the xlsread command. In simulink I then create a constant that poinst to the var...

mehr als 15 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Blocks for RealTime Workshop
I heard that some blocks are not permitted with RealTime Workshop. Is this true? If so, is there any documentation on this?

mehr als 15 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Can MATLAB Fcn block output a bus?
Thanks for the response! I came to the same conclusion and used eml.extrinsic command. Although from your answer it seems that I...

mehr als 15 Jahre vor | 0

Frage


Can MATLAB Fcn block output a bus?
I'm trying to use MATLAB Fcn block to output a bus. I can't use an Embedded MATLAB Fcn block for reasons that I would rather not...

mehr als 15 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
IntEnumType
Ok i figured out my problem. I did not need to run the MATLAB script. I can just drop a enumerated constant block in simulink an...

mehr als 15 Jahre vor | 1

Frage


IntEnumType
I see this error when trying to create an enumerated data type. *??? Error using ==> IntEnumType>IntEnumType.IntEnumType ...

mehr als 15 Jahre vor | 1 Antwort | 0

1

Antwort