Solved


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

9 years ago

Solved


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 ...

9 years ago

Solved


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

9 years ago

Solved


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...

9 years ago

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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 ...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 0 answers | 1

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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*...

10 years ago | 1 answer | 0

1

answer