Gelöst


Add two numbers
Given a and b, return the sum a+b in c.

fast 9 Jahre vor

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

fast 9 Jahre vor

Gelö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:...

fast 9 Jahre vor

Gelöst


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

fast 9 Jahre vor

Frage


Inconsistencies when using ConfigSets and calling rtwbuild
Hello! I want to generate code using a complex model. The model is using other referenced models. As I want to compare the ef...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


build process - TLC debugger invocation
Hi there, Simulink Coder Target Language Compiler (rtw_tlc.pdf) states "An alternative way to invoke the TLC debugger is f...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Block Target File (TLC) for Discrete FIR filter
Hello! I am currently working with the Target Language Compiler (TLC) of Embedded Coder. The documentation states "The ...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Trigger audio file playback in Simulink
Hi there, is it possible to trigger the playback of an audio file within Simulink? I connected a "From Multimedia File" block...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Simulink/Embedded Coder - SIL code generation for TI OMAP-L138 fails for portable word sizes
Hello! I have managed to generate, compile and execute code for the OMAP-L138 (EVM) from Texas Instruments. I built the model...

mehr als 9 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Embedded Coder - PIL - Code compilation on a different platform than code generation platform?
*What I want*: I am currently working on a project where I would like to build code for a target. I want then to evaluate the re...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


What is [in] a Hardware Support Package?
Hi! I am currently trying to work with the Embedded Coder. My question is - what exactly is [in] a *Hardware Support Package*...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort