Community Profile

photo

Fotis


Active since 2015

Statistics

Content Feed

View by

Question


How to display error messages in Matlab Runtime (compiled) version
Hi all I have made a matlab program that uses an Input file where all input parameters are defined. I have programed it such ...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How to determine start and end points of fitting curve?
Hi all, I have x=[0.25 0.50 0.75 1] y=[0.0001 0.1 0.6889 10] and I use power(2) to get the fitting curve. Is th...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How to stop a simulation if condition is true
Hi all How to I force matlab to stop if a condition that I declare is true? What is the command I should use. I have if...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


Read data from textfile
Hi all, I have this program consisting of many scripts. I have an input.m file where I define and give values to all design ...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How to combine Refprop with Matlab 2015b version?
Hi all, I have built a Matlab program in version 2015a. The program is combined with Refprop interface. It runs perfectly whe...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


How to determine output dimension of refproparray
I have a big program where I call refproparray a number of times. I also perform a couple of iritations in the whole program in ...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How to run Fsolve using vectors
Hi everyone. I am trying to run fsolve using vectors as inputs but it doesn't seem to work. My code is below. Do I have a syntax...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How to load vectors as input parameters and calculate results for each element in a multiscript program?
Hi all, I have created a multiscript program with global variables that calculates a lot of things. So far, I have 3 input param...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


Array in IF then Else statement
I want to implement the following statement to my program: if pinch > 0 then Dh=h.one-h.two else Dh=0 end ...

meer dan 8 jaar ago | 2 answers | 0

2

answers

Question


How can I calculate ln(x) in matlab code?
I am trying to find the syntax for ln(x) in matlab but nothing works. Anyone has an idea?

bijna 9 jaar ago | 2 answers | 0

2

answers

Question


How to display the celcius sumbol (°C) using fprint??
I am creating an output file using fprint and want to display the unit of temperature in Celcius. Anyone knows how to do this?

bijna 9 jaar ago | 2 answers | 0

2

answers

Question


How to extract results from Workspace in a wordpad document.
Hi everyone I have created a program that calculates Temperatures, pressures and other values of some components in a certain...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


Line color in plotyy graph
Hi all, I use this code to plot a yy graph. ratio=((Power./1000)-1240)./(Power./1000); plotyy(P.e_hp./100,Power./1000...

bijna 9 jaar ago | 1 answer | 1

1

answer

Question


How to display workspace results with certain digits
Hi all. I have a program that calculates temperatures and pressures. My results look like this: T=298.3456 etc and P=2.38947 ...

bijna 9 jaar ago | 2 answers | 0

2

answers

Question


How can I display Matlab results on a graph from another program?
Hi guys, I have written a program that calculates some parameters of a car engine. Varying the inputs, these parameters chang...

bijna 9 jaar ago | 0 answers | 0

0

answers