photo

Chalisa Mawla


Last seen: ongeveer 3 jaar ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
217.384
of 300.321

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.093

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

  • Thankful Level 2

View badges

Feeds

View by

Question


Add equations to my polynomial fit on the graph
%I wanted to plot 5 points and make a fit of y=ax^2+bx+c. However, the disp part (in bold) is not working properly. Not only...

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


How to plot a function on an existing plot
I have this code 'bandstructure' that allows me to plot data from 101 files and gives 680 nm TM.fig. I also have this code 'plo...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Create an array in workspace from multiple files
,filenames={'kx 10.txt','kx 20.txt','kx 30.txt'} for i=1:numel(filenames) load(filenames{i}); %print(filename...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


2-D colormap (loading .txt files)
I have the following code from my last assignment. The file names and types have been changed. The files like kx 0.txt and kx ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


2D color map change the input of y axis
I have this script that will compile the data in each file into a 2D color map. I wanted to change the value of the y axis...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Invert Y data (Y axis)
Hi, I have this script that will take data from 31 files, and make a colormap. I wanted to invert the y axis so that the 400...

meer dan 3 jaar ago | 1 answer | 0

1

answer