由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Quant版 - Anyone knows Matlab GUI design?
相关主题
[合集] 有人做quant用Matlab的么?[合集] 一个关于猎头的问题
[合集] matlab的GUI能做成一个软件么?Efficient Methods for Valuing Interest Rate D
[合集] matlab gui能替代VB的form么?有人做过coding test么?
about MatLab programming (转载)What is the insight - Correlation with Zero Mean
我的C++ complier好像不出warning求书 effective C++
那位大侠能推荐一个简单易用的 C++ Software/Compiler吗?my 2cents on C++
Re: 金融这行能否自学成才?[合集] my 2cents on C++
MS SQL, C# ProgrammerTake temperature of hedge fund industry
相关话题的讨论汇总
话题: gui话题: matlab话题: design话题: anyone话题: what
进入Quant版参与讨论
1 (共1页)
k**k
发帖数: 61
1
I'm trying my luck here.
Basically, I want to learn some serious GUI design in Matlab hands-on from
someone who is experienced in this field. In return, I would love to share
my insights on risk & asset management space from tier 1 bank.
What I wanted to do is for someone to show me step by step how to design a
fairly sophisticated Matlab GUI with a clean way of getting input/output
data to & from users, and passing data in between the different GUI
components efficiently (i.e. not using tons of
c******s
发帖数: 270
2
in case you dont find someone to teach you.
there are many tutorial videos online, very helpful.
GUIDE is quite easy to use.
k**k
发帖数: 61
3
I actually did quite some thorough search myself before and did come across
some resources. but those are not as systematic as I prefer and mainly in my
opinion for casual users. I can pretty much learn those just by going
through the Help section.
What I'm into is more like techniques for building a robust mini software
that can be distributed to outside end users. Think that would require some
deep thoughts other than those gathered via Help. Just by going through help
myself, I know how to bu

【在 c******s 的大作中提到】
: in case you dont find someone to teach you.
: there are many tutorial videos online, very helpful.
: GUIDE is quite easy to use.

b***k
发帖数: 2673
4
what do you mean working interactively? it's not hard to do data coupling in
matlab GUI, though you have to use matlab as a platform to make it running.
There's a way to convert it to standalone software, but it needs some
specific toolbox (can't recall the name now, sorry).

【在 k**k 的大作中提到】
: I actually did quite some thorough search myself before and did come across
: some resources. but those are not as systematic as I prefer and mainly in my
: opinion for casual users. I can pretty much learn those just by going
: through the Help section.
: What I'm into is more like techniques for building a robust mini software
: that can be distributed to outside end users. Think that would require some
: deep thoughts other than those gathered via Help. Just by going through help
: myself, I know how to bu

a*******o
发帖数: 81
5
you can send me msg.
as said above, GUIDE is pretty easy to use. but if you want to deliver your
stand-along application, your users need to have matlab runtime, which is
free to download but the size is big.
also, it takes a while to bring up the application, as mcr needs to be up
first.
b***k
发帖数: 2673
6
the tool I know to convert matlab GUI to standalong application is
Matlab Complier.

your

【在 a*******o 的大作中提到】
: you can send me msg.
: as said above, GUIDE is pretty easy to use. but if you want to deliver your
: stand-along application, your users need to have matlab runtime, which is
: free to download but the size is big.
: also, it takes a while to bring up the application, as mcr needs to be up
: first.

1 (共1页)
进入Quant版参与讨论
相关主题
Take temperature of hedge fund industry我的C++ complier好像不出warning
Are future and commodities markets efficient ?那位大侠能推荐一个简单易用的 C++ Software/Compiler吗?
急求电子书efficient methods for valuing interest rate derivatives by Antoon PelsserRe: 金融这行能否自学成才?
[合集] find a missing value(c++)MS SQL, C# Programmer
[合集] 有人做quant用Matlab的么?[合集] 一个关于猎头的问题
[合集] matlab的GUI能做成一个软件么?Efficient Methods for Valuing Interest Rate D
[合集] matlab gui能替代VB的form么?有人做过coding test么?
about MatLab programming (转载)What is the insight - Correlation with Zero Mean
相关话题的讨论汇总
话题: gui话题: matlab话题: design话题: anyone话题: what