Posts

matlab - How can I access figure handles outside the function that plots the figure? -

I am using a function that plots several rectangles and stores each rectangular handle in the matrix . Function handles the Mandricks and I want to use these handles so that the aspect of a certain rectangle can be changed. Is this possible?

sql - Query showing ID instead of description -

It works fine until I start using union all! Here is the use of classified because I do not have permission to share too much information This radian must show the utstrom and not the id. I really do not have a clue why this happens ... look-up table = ID Description 1 classified 2 classifieds 3 classified 4 graded 5 6 Classifieds 7 classified 8 Classifieds 9 categories Code = Select Count (Hertoetsing [Reden uitstroom1]) as [Aantal Uitstroom 2014], (Hertoetsing. [Reden uitstroom1]) as [Reden Uitstroom] from Klantinformatie where Klantinformatie.KlantID = Hertoetsing.Klantid on Hertoetsing Join Insider (((Year (Hertoetsing . [Datum uitstroom1])) =) Group by Hertoetsing. [Reden uitstroom1] Do UNION select all count (Hertoetsing. [Reden uitstroom2]) as [Aantal Uitstroom 2014], (Hertoetsing. [Reden uitstroom2]) as [Reden Uitstroom] Klantinformatie Join within Klantinformatie Hertoetsing .KlantID = Harotosing Clintid WHERE ((((Years ertoetsing. [Datum uitstroom2]))) G...

javascript - how to make a modal and slideshow for each image gallery? -

I have several galleries, there are ten images per gallery I used bootstrap and did something like code below but Moving Image & lt; Img data-toggle = "modal". "Data-target =" #maymodel "width =" 200 "hect =" 200 "src =" image / 10001281_1418834638375344_6048578890971989138_n.jpg "> gt; & lt ; Div class = "modal fade" id = "mymodal" tabindex = "- 1" role = "dialog" aria-labelbedby = "myModalLabel" aria-hidden = "true" & gt; div class = "modal- Dialog "& gt; & gt; img src =" image / 10001281_1418834638375344_6048578890971989138_n.jpg "& gt; div class =" modal-footer "> button type =" button "class =" btn btn- Default "Data-Dismiss =" Model "& gt; Close & lt; / button & gt; & lt; / div & gt; & lt; / div & gt; & lt; / div & gt; & lt; / D...

ios - Present ViewController on UISplitViewNavigator's MasterViewController -

मैंने SplitViewNavigator टेम्पलेट का उपयोग करते हुए एक नया XCode प्रोजेक्ट बनाया है। MasterViewController के नेविगेशन में से एक में कॉन्फिगरेशन व्यू नियंत्रक (आईफोन पर पूर्ण स्क्रीन, आईपैड पर पॉपअप) प्रस्तुत करना चाहिए। इस कॉन्फ़िगर नियंत्रक को एक अलग स्टोरीबोर्ड (फ़िल्टर.स्टोरीबोर्ड) में बनाया गया है। इस स्टोरीबोर्ड में मैंने मंच पर एक दृश्य नियंत्रक खींच लिया और इसे नेविगेशन नियंत्रक (एडिटर -> एम्बेड इन -> नेविगेशन नियंत्रक) में एम्बेडेड किया क्योंकि कॉन्फ़िग में ये अलग-अलग स्क्रीन शामिल हैं, जो उपयोगकर्ता के माध्यम से जा सकते हैं। नेविगेशन नियंत्रक को स्टोरीबोर्ड आईडी "फ़िल्टरनैव कंट्रोलर" दिया गया है। मैंने अन्य एप्लिकेशन में यह कई बार किया है, इसलिए यह काम करता है। दुर्भाग्य से, मैं इसे स्प्लिट विज़न न्यूजगेटर टेम्प्लेट के साथ काम नहीं कर सकता। बटन दबाए जाने के बाद मैं फिल्टर नियंत्रक को खोलने का प्रयास करता हूं, इसके बारे में कुछ खास नहीं; UIStoryboard * filterBoard = [UIStoryboard storyboardWithName: @ "फ़िल्टर" बंडल: शून्य]; UINavigationCo...

jsf - Getting a NullPointerException while Partial rendering via FacesContext -

I have a strange behavior where I am getting NPE while refreshing the page using the context of the face Bean is in the Request Scope then you want to refresh the page after clicking on the command button. I have tried to 'update' but it is behaving strangely on my page. Error: Partial ViewIntex Implave $ ForexServicesVisitClite. Widget: java.lang.NullPointerException This is my JSF page: & lt; H: form id = "form" & gt; & Lt; P: Message autoupdate = "true" /> & Lt; H: Panel grid column = "4" cellpadding = "5" id = "panel grid" sang = "true" & gt; & Lt; P: For output LLL = "s00" value = "# {tk.expense_keyword}" /> & Lt; P: Input Text id = "s00" value = "# {expense.form.keyword}" /> & Lt; P: For output LLL = "s02" value = "# {tk.expense_creatorId}" /> & Lt; P: Input Text id = "s02" value = ...

vtk - paraview RequestData called once -

I created a parachiqua filter in C ++. The problem is that when I press the filter button and show me the result Yes, but if I try it again (after making any changes in the property input input), the RequestData function is no longer called. This problem does not appear anytime when I used the Python program filter? Juan Ensure that you are calling - & gt; Modified () in the method that is called after property, changes such as zero set (double value) {... this- & gt; Revised (); } You might want to check that the value of your filter or some other state has changed which may be the output of the filter before calling this-> Modified () Can change . Otherwise the filter can unnecessarily update and produce exact same results. For macros, you can see the vtkSetGet.h (see #define vtkSetMacro (name, type) ).

ios - Problems with storing UISwitch state -

I have been having trouble keeping a setting in my app that made me status of I in fact, UISwitch default is turned on, but when my app is updated to a new version, it is stopped I found out that if the user has opened the Settings menu in version 1.0, so it is no problem, but if They have never changed the setting, or set The eing menu is also opened, so this is a problem. Therefore, this one issue should be somewhere in the viewWillAppear () , but I do not know what it is. The code I switch is for state storage really looks overcomplicated This is the code I have in my settings menu. @IBAction function dupOffOnSwitch (this: AnyObject) {if dupSwitch.on == true {autoAdjust = true println (autoAdjust)} else {autoAdjust = false println (autoAdjust)} NSUserDefaults.standardUserDefaults ( ) setBool (autoAdjust, forKey: "autoAdjustSettings").} viewWillAppear function overrides (animated: bool) {autoAdjust = NSUserDefaults.standardUserDefaults (). boolForKey ( "autoA...