photo

Amarpal


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Professional Interests: CFD

Statistica

  • First Review
  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


How do I recover the renumbered mesh connectivity after using the symrcm function on my matrix?
Hello! I'm trying to renumber my Finite element mesh, and I'm trying out the symrcm function implemented in MATLAB. I can get...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


GMRES - Generalized minimal residual method
Hello! I would like to know, if there is an implementation of the GMRES in MATLAB on FORTRAN? Many Thanks Amar

oltre 11 anni fa | 0 risposte | 0

0

risposte

Risposto
Ugly Lines in Plot
Perhaps you are talking about the gridlines? You can use the following: h = plot(percent,angle); set(h,'edgecolor','none') ...

circa 12 anni fa | 0

Domanda


Overwriting doxyfile in doxygen
Hello! I'm trying to use doxygen to create some documentation for my MATLAB scripts. I was going through the following link: ...

circa 12 anni fa | 0 risposte | 0

0

risposte

Risposto
GUI : function GUI_calciumDynamics_1_OpeningFcn(hObject, eventdata, handles, varargin)
Workaround: This error can be avoided by loading the required variables rather than calling the actual function. I saved the va...

circa 12 anni fa | 0

Domanda


GUI : function GUI_calciumDynamics_1_OpeningFcn(hObject, eventdata, handles, varargin)
Hello! I'm following a video on creating a GUI with GUIDE ( <http://www.mathworks.co.uk/videos/matlab/creating-a-gui-with-gui...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Including runtime based values in the title of a 2D plot
Hello! I'm writing a post-processor. This is basically making 2D plots in a sequence by updating them in every iteration to s...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


roundoff function not working
Hi I have MATLAB 7.6.0 (R2008a) and I can't get the roundoff function running on this version. Any suggestions please? Man...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Accuracy issues when reading data from an input file
Hi A simple question. Please find the code below. I'm experiencing an accuracy issue. Tried %f, %e and %g in fscanf but none ...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Parametric variable names
Hi Here's my question: Suppose there is an array called 'var' of size 40*1. I want to write a for loop that divides 'var' in...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Risposto
Resetting arrays
Thanks a lot. New to MATLAB :)

oltre 13 anni fa | 0

Domanda


Resetting arrays
Is there any way a vector/matrix that is initialized in an iterative program be reset, so that MATLAB doesn't recognize it in th...

oltre 13 anni fa | 2 risposte | 0

2

risposte