![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6128573_1522112122705_DEF.jpg)
Alexei M
Followers: 0 Following: 0
Statistiques
RANG
6 275
of 297 016
RÉPUTATION
7
CONTRIBUTIONS
9 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
4
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
structure is pointlessly nested within itself when I save it. How to unnest?
Maybe kind of a stupid question, but I had a structure saved to disk--let's call it data1.mat. My script would have a few lines ...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
What exactly is this 3D object inside my axis and how to attach it to a colormap?
I have a figure that was generated by a collaborator, and it's a result of some kind of integration with COMSOL, a software for ...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to copy colormap from an existing image
I have an image that came from an imaging software that already comes complete with its own color bar. Below is an example so yo...
presque 5 ans il y a | 2 réponses | 0
2
réponsesHow to plot 3D data as a 2D color plot (with axes representing parameter values)?
I figured it out. Using pcolor works like a charm. The pcolor function directly translates the intuitive relationship between...
plus de 5 ans il y a | 3
| A accepté
Question
How to plot 3D data as a 2D color plot (with axes representing parameter values)?
Using the imagesc function I can get a figure that looks like this: However, the problem is the axes: the numbers simply list...
presque 6 ans il y a | 2 réponses | 1
2
réponsesQuestion
Vertical line refuses to plot after tweaking YLim slightly. Why??
I have working code that draws vertical lines on a plot. Here's the line of code to first create the initial plot: h = figure;...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to structure/sort x,y,z data for surf, mesh, etc types of plots?
I'm confused conceptually about how and why my data needs to be organized to make a 3D surface plot, when I start with 3 vectors...
presque 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Is it necessary to clear variables before writing the same variable (updated contents) to workspace?
Kind of a silly question about a very fundamental thing. I forgot if Matlab _always_ completely overwrites a variable if I reass...
environ 8 ans il y a | 1 réponse | 0
0
réponseBroken GUI: Why does the button callback code work if I copy/paste in debugger but errors in regular runtime?
Ahh I figured it out! Sorry to pollute cyberspace with possibly not very useful info, but the problem was that I was changing di...
environ 8 ans il y a | 0
| A accepté
Question
Broken GUI: Why does the button callback code work if I copy/paste in debugger but errors in regular runtime?
I've been building/coding a GUI (using GUIDE). At some point I "forked it". That is, my Sensor_Analysis.fig & .m files are now S...
environ 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Why does vpasolve fail when I try to use sind() in my equation to be solved numerically?
I want to get some numerical solutions for an equation that I have at various values of parameters. My expression to be solved i...
presque 9 ans il y a | 2 réponses | 0