Statistik
RANG
8.218
of 297.016
REPUTATION
5
BEITRÄGE
16 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
5
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
regexp: \w* vs \w+
Given: t = " the cat"; pStar = "\w*"; pPlus = "\w+"; regexp(t, pStar, 'match'), regexp(t, pPlus, 'match...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Disappearing breakpoints in Matlab editor
I've had a disappearing breakpoint problem with 2016a and now with 2016b. My startup.m doesn't use any relative paths, and my ve...
mehr als 7 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
What happened to command shortcuts (macros) in 2016a?
I just switched from R2015a to R2016a. Although the documentation still has the topic "Create Shortcuts to Rerun Commands," this...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to apply a cell array of function handles to a cell array of arguments
I have an MxN cell array |fha| of type conversion function handles (@double, @char, etc) that I'd like to apply element-by-eleme...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
View externally-scoped variables in Workspace browser
If execution is suspended in a nested function because of an inserted breakpoint, the Workspace browser only shows local variabl...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matlab Release vs Version History
Having just stepped up to R2015a, I'm now revamping code to make it back-compatible for users who are still running older versio...
mehr als 9 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
Why don't my R2012a multi-line uibuttongroup titles work in R2015a?
My programmatically-created GUI includes uibuttongroups with multi-line titles. These are defined as cell arrays of strings, and...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
store graphic objects in uitables?
Does anyone know of a way to trick a uitable into storing graphics objects (lines, patches) in its cells? My problem is that I h...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
"Go Until Cursor" shortcut in R2012a
I frequently find the "Go Until Cursor" function to be useful during debugging and would like to create a one-click shortcut for...
mehr als 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
explanation of mysterious timing results?
In some legacy code, there's a pair of for-loops, one nested in the other. I created two alternate versions, one that tries to o...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Removing uitable cell selection highlight
Hi, I have a uitable that includes a checkboxes in column 1 and string-valued entries in column 2. Some of the entries may be...
fast 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
What's the procedure for submitting suggested improvements for future releases?
Is there an official Mathworks channel for this?
fast 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Manipulating individual legend label's text properties
Hi. I have a figure with loads of lineseries plotted on it. I've added a ButtonDownFcn callback function that causes clicking on...
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Exporting Favorites (bookmarks) from the Help browser for migration
I'm about to step up from R2010b to R2012b. Last time I did this, all my bookmarks to help browser pages went bye-bye. I've been...
mehr als 12 Jahre vor | 1 Antwort | 1
1
AntwortDialogs do not close
I also ran into this. pause(.1) worked for me.
mehr als 12 Jahre vor | 0
Frage
Why won't geoshow texture-map the globe with my JPEG?
I'm using the Mapping Toolbox and would like to texture-map a 3-D globe with a 2000 x 1000 pixel world image in JPEG format. The...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortSave/Restore Variable Editor State
VE = Variable Editor Daniel, the sysadmins insist that all users log off so that patches can be pushed. There are frequently ...
fast 13 Jahre vor | 0
Frage
Save/Restore Variable Editor State
Since the sysadmins frequently force me to end my Matlab sessions at the end of the workday, I'd like to be able to restore a se...
fast 13 Jahre vor | 3 Antworten | 0