John
Univ of Liverpool
Followers: 0 Following: 0
Statistik
RANG
12.511
of 295.569
REPUTATION
2
BEITRÄGE
13 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
69.23%
ERHALTENE STIMMEN
2
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
GUI Keyboard Commands HELP
Hi, I have a complex GUI, but I have what I think is a fairly simple problem. I have keyboard commands set to various com...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I check if a file on a website exists?
I want to read in image files from my online database. I would like to check my website to see if the file exists before atte...
etwa 12 Jahre vor | 2 Antworten | 0
2
Antwortenstitching an image together from others
stitch = zeros(1280,1280,3); tempstitch = zeros(1280,1280,3); j = 0; for m = x-2:1:x+2 i = 0; for n = y...
mehr als 12 Jahre vor | 0
Frage
stitching an image together from others
Hi, I am calling two for loops to load a set of map png images into matlab. I then want to stitch them together. 5x5 at the ...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Create a second GUI when a pushbutton is pressed
Hi, I imagine this is fairly straight forward to do... I have created a set of edit boxes in a panel which need to be filled...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Use C++ to initialise matlab and run an m-file
Hi, I want to find some c++ code which will initialise an instance of matlab and run a specific m file. I am running a UDP inter...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Set text in GUI figure axis
Hi, I would like to annotate a plot in an axes in a gui built with guide. in the text call how do I specify the figure (f...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortTables in GUI / GUIDE
Boom! Once again you've helped me out! :@ Doug! So useful but also can be so confusing! Cheers
mehr als 12 Jahre vor | 0
Frage
Tables in GUI / GUIDE
Ok, I followed a video by Doug Hull on basics for Tables in GUIDE: http://blogs.mathworks.com/pick/2008/05/07/matlab-basics-add...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenTimerFcn within GUI function to another GUI function
Hi, Thank you for your input. What are the meanings of 'h' and 'evt'? I rewrote what you put as the following: ...
mehr als 12 Jahre vor | 0
Frage
TimerFcn within GUI function to another GUI function
I am attempting to call one gui function from a gui function in a gui script so that I can pass various handles around. Essen...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Timing in GUIde
Hi, First of all I am new to using guide. Here is my problem. I am taking a screenshot of another program from a shared ...
mehr als 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Imshow
Hi, I need to plot a set of png images using imagesc as a method of stitching them together. I am curious about the color...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Simulink MATLAB Function for loop
Hi, I have an aircraft model in a Matlab Function which is called from a matlab function. What I am trying to achieve at the m...
fast 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Software or Hardware input to Image Acquisition Toolbox
Hi, I have a fairly complex task to achieve. I need to import live uncompressed video from a program (X-Plane 9.70) for image...
etwa 13 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
Real-Time in R2011b?
Hi, I have used simulink before to create an aircraft simulation that runs in what I call "simulation" time. I now need t...
etwa 13 Jahre vor | 1 Antwort | 0