Community Profile

photo

Erdal Schranz


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Channel


1. OG
Feuchtigkeit+Temperatur

3 years ago

Answered
Thermal Analysis of a simple CAD file (.stl)
Dear Ravi, thank you for your answer. I can define different thermal conductivity for each block, see in my code above if t...

6 years ago | 0

Question


Thermal Analysis of a simple CAD file (.stl)
Dear, I try to make a simple thermal analysis in Partial Differential Equation Toolbox. I have combine two cubes with differe...

6 years ago | 1 answer | 0

1

answer

Answered
Imshow in App Designer (Image size doesn't fit)
Dear Duncan, thank you for the answer. This solution works fine :-) Best regards Erdal

6 years ago | 0

Answered
Imshow in App Designer (Image size doesn't fit)
Dear Varun, thank you for the answer. I have also tried your code but it doesn't work. Here is a new picture which should exp...

6 years ago | 0

Question


Imshow in App Designer (Image size doesn't fit)
Hey Guys, the size of imshow in app designer doesn't fit, when I start the application (see picture and code below). Is it po...

6 years ago | 4 answers | 1

4

answers

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

7 years ago