Feeds
질문
Simulink S-Function - Determine Output Size based on Input Data Type
I'm trying to achieve the following behavior: I have a Simulink block that must perform encoding of multiple Bus Objects. The b...
1년 초과 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
Longest run of consecutive numbers
Given a vector a, find the number(s) that is/are repeated consecutively most often. For example, if you have a = [1 2 2 2 1 ...
거의 2년 전
문제를 풀었습니다
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:...
거의 2년 전
질문
How to port S-function across different architectures?
Hello, I am dealing with the following problem. I am developing a custom Simulink block, based on C/C++ code in an S-Function. ...
대략 2년 전 | 답변 수: 1 | 0
1
답변답변 있음
How do I convert a numerical vector into a comma-delimited string?
EDIT: The backspace character is handled differently according to the final "usage" of the string. For instance, it works perfec...
How do I convert a numerical vector into a comma-delimited string?
EDIT: The backspace character is handled differently according to the final "usage" of the string. For instance, it works perfec...
2년 초과 전 | 0
질문
[MATLAB Coder] How to know which libraries to link against when generating C/C++ source files?
Hello, I have a question regarding the MATLAB Coder. I think I got quite good how to use the coder to generate C/C++ source f...
2년 초과 전 | 답변 수: 1 | 0

