Community Profile

photo

Ash Ahamed


Last seen: 17 days ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Run cmd faster and parallelly in background
Hello! I have this code which runs an executable going in to each folders. The executable opens a command prompt window. Execut...

2 years ago | 1 answer | 0

1

answer

Question


Custom colorbar with predefined ticks
Hello! I am trying to create a custom colorbar on a countourf plot using the code below. grid on colormap(jet(15)) colorbar ...

2 years ago | 1 answer | 0

1

answer

Question


Legend with 15 colors
Hello, How can I make a 3D plot legend to have 15 colors/levels and seperated/discreet like the attached example? Thanks in ad...

2 years ago | 2 answers | 0

2

answers

Question


Calculate fourier coefficients from XYZ displacement
Hello, How do I calcuate A and B upto 8th order of below equation using XYZ displacement data? Equation : y=A0 +(An * Cos n*...

4 years ago | 1 answer | 0

1

answer

Question


Calculate radial displacement from X,Y,Z displacements of a cylinder node
Hello, How do I calculate the radial displacement of a node on a cylinder from it's XYZ displacement. Center coordinate system ...

4 years ago | 1 answer | 0

1

answer

Question


How can I increase the speed of this loop?
This loop takes a long time to finish. Is there anyway I can increase the speed? Thanks for n=0:5039 name = sprintf('%d/conf...

4 years ago | 1 answer | 0

1

answer