J


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How to speed up the creation of large fields in XML files?
I don't know whether using xml-files is the most efficient way of storing FEA data. But since you use them as input files there ...

circa 10 anni fa | 0

| accettato

Risposto
Can I make this function faster?
Your code is slow because you continuously grow a cell array within this line: hexa=cat(1,hexa,var); Since the cell-arra...

oltre 10 anni fa | 1

| accettato