Claudius Simon Appel
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
31.387
of 295.527
REPUTACIÓN
1
CONTRIBUCIONES
22 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
68.18%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
11.872 of 20.242
REPUTACIÓN
34
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
3 Archivos
DESCARGAS
4
ALL TIME DESCARGAS
155
CLASIFICACIÓN
88.294
of 154.057
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
LazyPlot
LazyPlot is a toolbox for extensive plotting of data in 2D using any standard matlab fit model with minimal coding effort.
más de 2 años hace | 1 descarga |
Pregunta
Wrapping function/model into a gui for easy interaction: No clue how to start anything
Hello, I am stuck with a task I am an absolute newbie at, and that I really don't understand. We have two SIR-epidemiology ...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Problems replacing for-loops
Hello, it has been a while since I needed to touch matlab seriously, or any programming language with heavy array-operation, fo...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Timer callback with alternating paths based upon which path was triggered before
Hello, I am trying to built a timer function/ object that reminds me to stop sitting for hours on end, because I am sadly one...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Scheduling File execution using timers: Passing Outputs and/or alternatives
Hello, I am trying to figure out a way to execute code after a certain time without clogging up Matlab in the mean time (so n...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasError when packaging a toolbox
As it hasn't occurred since doing so, I'll move my content to answer as it seems to solve the problem: For future ref: I do...
alrededor de 4 años hace | 0
| aceptada
Pregunta
Calculating and printing uncertainties of fits after the "normal" display of fit-parameters
Hello, I am storing multiple fits in a cell array "fits". Currently I am just using celldisp to obtain f.e. the following: ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Why is det(A) sometimes =/= det(A') for random square matrices
Hello, I have been sitting on this for a few hours now. A few months ago, during a practice session, we were asked to show p...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaEnviada
StayHydratedBot
Background Timer that will remind you to drink something after a set amount of time passed
más de 4 años hace | 1 descarga |
Pregunta
Plotting fits over significantly larger axis ranges
Hello, I am encountering a strange behaviour of matlab, and couldn't find a way to force Matlab to do so. Both graphs are...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Checking a matrix for duplicates in specific row, removing the respective columns
So, I try to explain this. I have a two-row matrix of values, [x;y], f.e. x=[1 2 2 3 4 5 6 6 7] y=[1 2 3 4 5 6 7 7 8] being ...
más de 4 años hace | 1 respuesta | 0
1
respuestaResuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
más de 4 años hace
Pregunta
Autoscale axis by a factor of 1000 around the minimum and maximum values of two data sets: Problem with all positive or all negative min/max values
Hello, I have spent a few hours thinking about how to do this, and can't find a method that works. Let's say I have 2 vectors ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Modify standard fit models to force intercept at [0,0]
Hello, I know I could probably just use a custom fit to solve the problem I have right now, but I want to know if it is poss...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Error when packaging a toolbox
Hello, I have encountered this error multiple times now, and although I somehow seem to get it fixed, I never know how. I h...
más de 4 años hace | 1 respuesta | 0
1
respuestaEnviada
comma2dot
convert a string of values with commata and transform them into a matrix
más de 4 años hace | 2 descargas |
Saving a structure with the title of a plot as name
Thank you Geoff Hayes for answering the question and solving the problem. Link to his comment: https://www.mathworks.com/matla...
más de 4 años hace | 0
| aceptada
Pregunta
Saving a structure with the title of a plot as name
Hello, I am currently trying to get get a function that will both save a newly created figure as a .fig-file with it's title ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Logic conditions are not equal in if statements
Hello. I am having problems understanding logical expressions and how they differ sometimes, or why certain things work or no...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
General Threshhold/rule of thumb for preallocation?
Hello, I've been going over my code slowly dealing with all problems found by the code analyzer. I've now looked into prealloca...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Do edited files autoupdate the respective toolbox.mltbx-file?
Hello, I've gone through and packed a project of mine into a toolbox. Sadly, I found a rather annoying bug afterwards, which...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How do I set legend labels depending on number of plotted data?
Hello, maybe this is the last question? I have a figure with N plotted functions/graphs. The function LPFigurefun below hand...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Publishing multiple files as a toolbox vs just putting the files as a zip on the MATLAB File Exchange
Hello, now that this whole thing is almost done and finished, it consists of 13 functions, 3 scripts and one table. If I wan...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to control color inside a for loop
Hello, this is a follow up to this question. I asked if it is possible to control the color used by graphs plotted by a for lo...
más de 4 años hace | 1 respuesta | 1
1
respuestaPregunta
Function overwrites output with a different number
Hello, This function is outputting a variable called LPfittypeindx that is used to navigate inside the fitting function. Every ...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Control color in a for loop
Hello, this is hopefully the last question I have for now. The function "LPplotfun" will plot the matrices LPmatx/LPmaty row ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Graphs not plotting correctly.
First of all, I went ahead and reworked the messy goto-crap (or I am trying at least right now). However, now that I am working...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Getting rid of goto()-messes due to inconsistencies
Hello, [This is a rather long introduction to the problem, the beginning of the question is marked as QUESTION] first things f...
más de 4 años hace | 1 respuesta | 0