photo

Tomas Jurena


Vysoke Uceni Technicke V Brne

Last seen: mer än 4 år ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

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

nästan 12 år ago | 0

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

nästan 12 år ago | 1

Question


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

nästan 12 år ago | 2 answers | 0

2

answers

Question


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

nästan 12 år ago | 0 answers | 0

0

answers

Question


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

ungefär 12 år ago | 1 answer | 0

1

answer