Chalisa Mawla
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
205 679
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0