photo

Andre Zeug


Last seen: 3 giorni fa Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

15 Domande
4 Risposte

RANK
4.599
of 300.364

REPUTAZIONE
11

CONTRIBUTI
15 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
9

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3
  • Thankful Level 2
  • First Review

Visualizza badge

Feeds

Visto da

Domanda


How to define the (minimum) number of ticks with "ytick mode auto"
Hi, to emphasize possible nonlinearities in scaling I need to have a minimum number of ticks, more than two for positive data, o...

circa 2 mesi fa | 1 risposta | 0

1

risposta

Risposto
islocalmax2: problems understanding 'MinProminence'
Thank you Mathieu for your alternative approaches. I will definitely give them a try. I still wonder why the 'MinProminence' pr...

8 mesi fa | 0

Domanda


islocalmax2: problems understanding 'MinProminence'
I want to find local maxima in a 2D intensity image ("cell1.mat") and used the following strategy: % load data load('cell1.mat...

8 mesi fa | 2 risposte | 0

2

risposte

Domanda


Maximum number of frames in unint16 class tiff image (using libtiff).
Hi there, I have a (long) time series of uint16 xyt dataset which I want to save as tiff. I used filename = 'testtifffp.tiff';...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Is it possible to programmatically check whether MATLAB has been started with the "-sd" option?
I have a program that needs to behave differently depending on whether MATLAB was started with the "-sd" option (sets initial wo...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


how to execute Toolbar Buttons programmatically
Dear all, I would like to execute a function which is called when pressing a Matlab toolbar button within a programm. In parti...

circa 4 anni fa | 0 risposte | 1

0

risposte

Domanda


Code Folding: How to Collaps like "Fold Initially"
Dear All, when having large scripts it is a good option to fold some code like functions and sections but not all, which can be...

circa 4 anni fa | 0 risposte | 1

0

risposte

Domanda


unexpected behaviour of uiimport
Dear all, my initial task was to import some *.csv file and return the content and the filename as return variables, such as ...

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


Is there a afterAll-like listener function for batch jobs?
Hi, I want to run processes in background using batch, such as for figure and video generation and file saving, and want to exe...

oltre 5 anni fa | 1 risposta | 1

1

risposta

Domanda


parfor does not uns parallel pool when a parfeval process is still running
Dear all, in my code I use parallel pool on a local machine and execute a longer function with 'parfeval'. In the main code I s...

oltre 5 anni fa | 1 risposta | 1

1

risposta

Domanda


Memory issues using parfeval
Hi everyone! Since years I am using the nice function export_fig to save figures, which I create with my scripts and functions....

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risposto
"Find and Replace" in Matlab Editor
Here is the anwer from Mathworks Technical Support: "...I am writing in reference to your Technical Support Case #03742137 rega...

circa 6 anni fa | 0

Domanda


"Find and Replace" in Matlab Editor
Hi there, is there a way to specifically search (and replace) only in code lines or only in commented text? Thanks

circa 6 anni fa | 3 risposte | 1

3

risposte

Risposto
Since R2018a no indication that script section is running
Here the answer from MathWorks Technical Support Department: This is a known bug and our developers are already working on fi...

oltre 7 anni fa | 0

Domanda


Since R2018a no indication that script section is running
Since R2018a I miss an indication that script section is running (Strg+Enter in editor). In previous versions mouse pointer ch...

oltre 7 anni fa | 1 risposta | 2

1

risposta

Domanda


need help creating my own range slider class
Dear all, would like to combine JRangeSlider and 'uipushbuttons' to allow single step value change. I think creating a class ...

circa 8 anni fa | 1 risposta | 1

1

risposta

Risposto
Wrong indexing in parfor loop
Thanks to the community. Summarizing, the problem of wrong indexing in PARFOR loops appears in R2014a (and older versions?) but ...

quasi 10 anni fa | 0

Domanda


Wrong indexing in parfor loop
I tried to use parfor to change parts of a variable but receive unexpected result d = ones(10,10); d = repmat(d,[1 1 1 1...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How to update 'MATLAB_Editor_State.xml'
I am trying to reset the code folding state of a specific file which is open in the editor. Since the present code folding state...

quasi 11 anni fa | 0 risposte | 1

0

risposte