photo

Julius


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

Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

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

circa 12 anni fa | 0

| accettato

Risposto
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; ...

circa 12 anni fa | 0

| accettato

Domanda


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...

circa 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 12 anni fa | 1 risposta | 0

1

risposta

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

circa 12 anni fa | 0

Domanda


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; ...

circa 12 anni fa | 2 risposte | 0

2

risposte