photo

Tomas Jurena


Vysoke Uceni Technicke V Brne

Last seen: 4年以上 前 2012 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
how to find the indices of the numbers in an vector WITHOUT using loops and find function?
Hi, your problem could be solved by following function, which takes into account different indexing of elements in an array (in ...

12年弱 前 | 0

回答済み
coder.ceval('printf',....) does not print a message instantaneously
OK, I've finally figured it out with Friedrich's help. The argument of coder.ceval must be a C-formatted string, i.e. C_co...

12年弱 前 | 1

質問


coder.ceval('printf',....) does not print a message instantaneously
Hi! I need to print a message every few iterations during a simulation to control current state of the simulation. Since the m-f...

12年弱 前 | 2 件の回答 | 0

2

回答

質問


coder: problem with externally defined structures
Hi, I'd like to generate a C code from an m-function (gc1D.m), which accpets an externally defined structure as an input argume...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


coder.ceval for printf from stdio.h
Hello, everybody! I'd like to generate C code from an m-file which makes use of MATLAB fprintf function as follows: fprint...

約12年 前 | 1 件の回答 | 0

1

回答