Hello, I am working on a Matlab code, I use GUI, I get an error when I define the dimensions from GUI, but the code works if I run it alone, what is the solution? Thanks
The error is attached..
Hello,
you generally didn't convert the strings which you get from the GUI handles in to float data type. Try the following:
in line 440: L=str2num(get(handles.HorizontalDistance,'String'));
in line 441: W=str2num(get(handles.VerticalDistance,'String'));
and so on.
Read this link http://cfd2012.com/matlab-mesh-generation.html
Hope it is helpful!
Thank you, I will try what you have recommended..
Thanks
Hello, I have a simple model (PV cell+ air channel) and I do not know how to let the sun rays hit the PV surface and then transfer the heat to the air..What I see is the sun rays hit the air...
08 September 2019 475 2 View
Hello, I need the equations that show the coefficient of the matrix that solves the velocity contours of the boundary layer over a flat plate. I have the explicit discretization equations but I...
05 June 2019 7,941 4 View
Hell, how can we write a UDF to include a heat flux value + convection coefficient for a wall in Fluent because we cannot define two named selections for 1 wall ? Danke!
05 June 2019 7,041 12 View
Hello, I want to simulate the half of the domain and define a symmetry wall because I do not want to consider it as the edge wall, I want to consider it the wall at the half of the domain..How ca...
04 May 2019 5,819 3 View
Hello, I want to know how to use ANSYS Chemkin to model the attached model in the attached paper. the videos on internet are so simple. Thanks
04 May 2019 3,934 2 View
Hello, we have done a simulation using ANSYS FLUENT, can we couple it with ANSYS simplorer? And if yes, how and what are the documents I can study? Danke!
03 April 2019 2,674 6 View
Hello, I have a wall which is affected by a heat flux and it is cooled by convection..How can we do this in FLUENT? Thanks
02 March 2019 5,946 4 View
Hello, we wanna write a thesis and we need the equations used for simulating the temperature distribution over a PV panel.. Where can we get these equations that ANSYS uses ? Thanks
31 December 2018 5,790 5 View
Hello, we have a CFD code written in MATLAB and we wanna save the calculations at a specific node to a text file like ANSYS FLUENT..Any suggestions please? We will be extremely grateful! Thank you!
31 December 2018 816 3 View
Hello, we have a MATLAB GUI code and it produces a graph, we need to save the data of the graph in a txt file, how can we do it? Thanks
09 October 2018 6,552 4 View
I have tried to download the 64-bit version of MGLtools however, as many times as I have downloaded and uninstall the programs, an error arises that the app needs to be updated. Thank you.
03 March 2021 5,997 2 View
Hi everyone, I am conducting research for my Master's thesis. I am using PROCESS by Johnson-Neyman to analyze my Moderator model. I test the relationship between Public Service Motivation and...
03 March 2021 2,350 2 View
I just wanted to check if I need to run a linear regression separately if I am using PROCESS MACRO to run mediation analysis. Thank you.
02 March 2021 4,359 3 View
Dear Colleagues, After running Western blot on PVDF membrane and detection using ECL, I would like to stain my PVDF with colloidal gold to be able to allign the ECL image with total proteins on...
02 March 2021 7,829 3 View
So, I have been trying to run a pACYC PCR which will be used later on for a Gibson Assembly. However the PCR is not working. I have already tried gradient PCR and changing extension time; however...
02 March 2021 1,146 2 View
Hi, I am trying to figure out which test would be most appropriate to run for the following question: Is there a difference in task blood pressure between smokers and non-smokers? There are two...
01 March 2021 8,235 2 View
I'm looking to try out an off-the-shelf EEG set for some exploratory work. Curious if anyone has used the OpenBCI, and how much set-up work is required. I've heard they are more difficult to get...
01 March 2021 4,128 3 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
Dear colleagues, I have a manuscript that needs an expert in smart PLS to run the analysis, Is there anyone expert and ready to help me, please?
01 March 2021 8,212 3 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View