AARISH NAWAZ
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
199,788
of 295,495
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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
answerQuestion
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 ...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 2 answers | 0