Community Profile

photo

Juan Pablo Muñoz


Last seen: 5 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How could I fix the axes in heatmap in Matlab? or set MaxColorValue?
I whant to specify tha maximun color value in a heat map an also the minimun color value . I have tried the following code. AA...

5 years ago | 1 answer | 0

1

answer

Question


How to fix axes in heatmap plot? The heatmaps are presented as a movie.
I have a movie builded with heatmaps. When each heatmap is displayed, the axes are changing and I need the axes fixed. The cod...

5 years ago | 0 answers | 0

0

answers

Question


How to plot like a movie this 30 heatmaps
I have 30 heatmaps subplots, how could I present this subplots like an animation or like a movie? (Just one heatmap each 0.5 sec...

5 years ago | 1 answer | 0

1

answer

Question


How transform an string into a variable for manipulation.
I have the next cell array t=[{'x_{1}*x_{3}*x_{3}' },{'x_{3}*x_{3}dx_{1}/dt'}] How to multiply the array "t" by the vector? ...

5 years ago | 0 answers | 0

0

answers

Question


how to change text into Matlab code: or how to change cell array with text by vector array.
I have the following cell t, the vector n0Xi, and the multiplication of this two variables. t=[{'x_{1}*x_{3}*x_{3}' };{'x_{...

5 years ago | 0 answers | 0

0

answers

Question


Why the message "Array indices must be positive integers or logical values." is displayed
When I run this code, the following error message "Array indices must be positive integers or logical values" is displayed. sym...

5 years ago | 1 answer | 0

1

answer