Community Profile

photo

Stéphane


Active since 2014

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

Question


How to fit symetrical shifted functions from bvp4c with anonymous functions ?
Hi First, if you understood my question, congratulations as I'm not sure I understand it myself... Here is the problem. I'v...

7 years ago | 0 answers | 0

0

answers

Question


Spatial source for diffusion equation
Hi all, I would like to solve a diffusion equation -d^2n/dx^2 = S(x) in 1D between -L < x < +L, with a spatial source term, for...

8 years ago | 1 answer | 0

1

answer

Question


How to listen to a serial port status
Dear all, In a GUI associated to a class I've created, I've got a serial communication object. I would like to add a listener...

8 years ago | 0 answers | 0

0

answers

Question


Best practice with class/GUI
Hi all, I've got a GUI based on a class I've developped. I've got a property which can be modified either directly (if the GUI ...

8 years ago | 1 answer | 0

1

answer

Question


Include gui panel into another gui panel...
Dear all, I've got different GUIs, each opening in their own figure. I would like to have a kind of "master GUI" that would o...

8 years ago | 1 answer | 0

1

answer

Question


Problem when creating a new class
Hi all, I've created a class "experiment" with the constructor "experiment(obj,folderList)" and the property "folder". I would ...

8 years ago | 0 answers | 0

0

answers

Question


No SDK found with mex file
Hi all, I've tried to look at the different pages concerning the installation of windows SDK, but I can't fix my problem. ...

8 years ago | 0 answers | 0

0

answers

Answered
How to read from serial port with matlab (timeout problem) ?
Thanks for your reply. I've updated the driver but doesn't change anything. I've seen that I may have to write all the 9 b...

9 years ago | 0

Question


How to read from serial port with matlab (timeout problem) ?
Dear all, I want write/read to/from a serial port with matlab, to communicate with a trinamic step motor. I checked that I pr...

9 years ago | 2 answers | 0

2

answers

Question


How to make sure matlab uses all the cores on a remote cluster ?
Hi I'm trying to run a code on a remote cluster and I would like to check that matlab uses all the cores I've requested (up t...

9 years ago | 2 answers | 0

2

answers

Question


Help for optimizing a code
Hi I'm trying to optimize a code with nested for loops (originally written in another language ), and I try to get it in the ...

9 years ago | 0 answers | 0

0

answers

Question


Subset of a matrix
Hi, This question is a bit tricky to explain with words, so I'll write the matlab code I would like... Starting with : x ...

9 years ago | 1 answer | 0

1

answer

Question


What is the fastest, circshift or indices ?
Hi I'm trying to improve the efficiency of my algorithm. I need to compute something like : Y(2:end-1,:) = X(2:end-1,:) + ...

9 years ago | 1 answer | 0

1

answer

Question


How to use parallel computing
Hello, I'm very new in parallel computing and I can't find what I want in the matlab help (even if it's probably in there...)...

9 years ago | 1 answer | 0

1

answer