photo

Tom Wenk


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to determine if an array of objects is part of an other array of objects?
I have an array containing |classdef|-objects ( *value class* ) of the same class, but with different values for the properties....

más de 6 años hace | 2 respuestas | 0

2

respuestas

Respondida
Saving a plot from the GUI directly
Maybe this can help you? <https://de.mathworks.com/matlabcentral/answers/86693-save-axes-plot-as-fig-in-a-gui#answer_96234>

más de 6 años hace | 0

Pregunta


No performance improvement with preallocating for object arrays
Hi everyone, I programmed a database where I want to save handle-class-objects in an array ( *Matlab R2016b*). Now for testin...

más de 6 años hace | 4 respuestas | 2

4

respuestas

Respondida
I want to reduce accuracy and precision to 3 digits.
Like Walter Roberson stated, I think you have to use the symbolic toolbox for that. Maybe this function from the toolbox can ...

más de 6 años hace | 0

Pregunta


How to get the name of the running function/method when executing a class method?
Hello everybody, I have a class with several methods and I want to write my own log-file which tells me if the executed metho...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Respondida
Mass of a prism using a 'While loop'
_I copied the solution I wrote as a comment here as an answer:_ First of all, your calculation is wrong: mass = density * vol...

más de 6 años hace | 0