Community Profile

photo

gire


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Get the data in rows and/or columns from a matrix in a MEX file
Hello, I am writing a MEX routine in which I need to multiply a row and a vector from a matrix (among other things). In Matla...

10 years ago | 1 answer | 0

1

answer

Question


Abstract Method Signature Definition
Hello, I want an abstract class in which an abstract method called "RunModel" is defined. Nevertheless, this " |RunModel| " d...

10 years ago | 1 answer | 2

1

answer

Question


Variables created inside if-statements
Hello, Is there a way to avoid/throw a warning/throw an error when a variable is created inside an if-statement? For examp...

11 years ago | 1 answer | 1

1

answer

Question


PCT: Parfor vs For with one core
We are writing an application in which some parts are meant to be in parallel. Nevertheless, we want to tune the app so that it ...

11 years ago | 3 answers | 0

3

answers

Question


Close diary file on Error
Hi, I am using the diary function to log my application output. Something like diary(path_to_logfile) % all my code w...

11 years ago | 3 answers | 0

3

answers