![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7163432_1523611655059_DEF.jpg)
Tom Wenk
2018 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
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....
6年以上 前 | 2 件の回答 | 0
2
回答回答済み
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>
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>
7年弱 前 | 0
質問
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...
7年弱 前 | 4 件の回答 | 2
4
回答回答済み
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 ...
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 ...
7年弱 前 | 0
質問
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...
7年弱 前 | 1 件の回答 | 0
1
回答回答済み
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...
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...
7年弱 前 | 0