Community Profile

photo

AARISH NAWAZ


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to smoothen contourf plot to make it look better
I have X and Y data, X ranging from from 1 to 3 with step size 0.1 and Y from 1-3.5 with step size 0.1. Corresponding Z values f...

2 years ago | 2 answers | 0

2

answers

Question


How to Extract Numbers after a particular String from a cell in Matlab
I have read and assigned the data from Excel file to the variable raw using [num2,txt,raw] = xlsread('Excelfile1.xlsx') The Va...

2 years ago | 1 answer | 0

1

answer

Question


I have 2D .jpg images which I want to convert into 3D.stl files with same thickness throughout (eg two Z values) in the created .stl file
1)I already have a code which converts a 2D .jpg (MATLAB_Example.jpg) image ...

2 years ago | 1 answer | 0

1

answer

Question


I have 2d images in JPEG format created by matlab program and I want to convert them into .STL files using matlab code
What is the approach needed in Matlab to convert 2d image in JPEG format into a simple .STL file (2D) for 3D printing ? Which fu...

2 years ago | 2 answers | 0

2

answers