Community Profile

photo

Giovanni Bambini


Last seen: Today Active since 2021

Statistics

  • First Answer
  • Thankful Level 2

View badges

Content Feed

View by

Answered
Plots are overriding each other, and I do not know why
I have a similar problem. I'm working on Linux. The code is too convoluted to share, but, I have several blocks of: fig1 = f...

4 maanden ago | 0

Question


Help extracting data from 3D matrices
Given a matrix A, such that size(A) = {m,n,l}, and a vector v: mx1, I would like to obtain a 2D matrix F: mxn, in which: ...

5 maanden ago | 1 answer | 0

1

answer

Question


[HEATMAP] Display single colorbar for a multiplot
As in the title, I need help displaying a single colorbar for several subplots of HEATMAPS. I tried both with subplots, and til...

7 maanden ago | 1 answer | 0

1

answer

Question


How to use Matlab Functions with Vector of Structures
I have code: for i=1:n struct(i).field1 = rand(); end I would like to do: m = min(struct.field1); % same with min(struc...

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


Bug and Fix for "Inferred size for data does not match specified size" error
I found this huge bug on my Simulink, and I also saw online a lot of unanswered question about this topic. I was also lucky enou...

bijna 3 jaar ago | 0 answers | 0

0

answers