解決済み


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

約8年 前

解決済み


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

約8年 前

解決済み


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

約8年 前

解決済み


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

約8年 前

質問


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

8年以上 前 | 0 件の回答 | 0

0

回答

質問


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

8年以上 前 | 0 件の回答 | 0

0

回答

質問


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

8年以上 前 | 0 件の回答 | 0

0

回答

質問


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年弱 前 | 1 件の回答 | 0

1

回答

質問


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年弱 前 | 0 件の回答 | 1

0

回答

質問


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年弱 前 | 0 件の回答 | 0

0

回答

質問


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

9年弱 前 | 1 件の回答 | 0

1

回答