photo

Julius


Vitrum Laugaricio Joint Glass Centre of the IIC SAS, TnUAD & RONA a.s.

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to set Color Data for Interpolated shading?
fill3() works perfectly

etwa 12 Jahre vor | 0

| akzeptiert

Beantwortet
vectorization - problem with zeros
* Thank you Monkey, I really appreciate your help, but it seems that I've found a more effective solution:* A=[1 3 2 4; ...

etwa 12 Jahre vor | 0

| akzeptiert

Frage


vectorization - problem with zeros
I need to expand a small matrix A into a bigger one according to a pattern defined by a an array R. But the array may contain ze...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to set Color Data for Interpolated shading?
I wrote a function to visualize some values on an object made of 24 brick elements: function plottings(quantity) load...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to read a matrix from an ASCII file?
I have an ASCII file cuboid.mfd. It's content looks as follows: Version : Marc Mentat 2010.1.0 (32bit) =beg= 1 (magic...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Numerical integration
I suggest to use the Gauss quadrature...For example this function: <http://www.mathworks.com/matlabcentral/fileexchange/4540-le...

etwa 12 Jahre vor | 0

Frage


How to replace zeros in a matrix by the elements of an array?
Hi everybody! I have a matrix (A) that contains zeros but it may contain also ones. R=1:8; A=[1 0 0 0; ...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten